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.
2 parents 2007d82 + f0319c1 commit 785fb5eCopy full SHA for 785fb5e
1 file changed
.github/workflows/deploy.yml
@@ -41,7 +41,7 @@ jobs:
41
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
42
43
- name: Configure AWS credentials
44
- uses: aws-actions/configure-aws-credentials@d979d5b3a71173a29b74b5b88418bfda9437d885 # v6.1.1
+ uses: aws-actions/configure-aws-credentials@99214aa6889fcddfa57764031d71add364327e59 # v6.1.3
45
with:
46
role-to-assume: ${{ secrets.AWS_DEPLOYMENT_ROLE_ARN }}
47
role-session-name: GitHubActions-Deploy-${{ inputs.environment }}
0 commit comments