We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3bef7c commit 4ff64daCopy full SHA for 4ff64da
.github/workflows/deploy_liveness.yml
@@ -47,6 +47,7 @@ jobs:
47
role-to-assume: ${{ secrets.AWS_ROLE_TO_ASSUME }}
48
role-session-name: ${{ format('{0}.release', github.run_id) }}
49
aws-region: ${{ secrets.AWS_REGION }}
50
+ mask-aws-account-id: true
51
52
- id: retrieve-token
53
name: Retrieve Token
0 commit comments