We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25c2e81 commit 2187823Copy full SHA for 2187823
1 file changed
.github/workflows/release.yml
@@ -99,7 +99,7 @@ jobs:
99
run: |
100
zip -j "${ZIP_FILE}" ./bootstrap
101
102
- - uses: aws-actions/configure-aws-credentials@8df5847569e6427dd6c4fb1cf565c83acfa8afa7 # v6.0.0
+ - uses: aws-actions/configure-aws-credentials@ec61189d14ec14c8efccab744f656cffd0e33f37 # v6.1.0
103
with:
104
role-to-assume: arn:aws:iam::197730964718:role/elastic-docs-v3-link-index-updater-deployer
105
aws-region: us-east-2
0 commit comments