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 ed9e57a commit 638a472Copy full SHA for 638a472
.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@ececac1a45f3b08a01d2dd070d28d111c5fe6722 # v4.1.0
+ - uses: aws-actions/configure-aws-credentials@b47578312673ae6fa5b5096b330d9fbac3d116df # v4.2.1
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