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 1826d27 + 1070512 commit 884413eCopy full SHA for 884413e
.github/workflows/main.yaml
@@ -25,7 +25,7 @@ jobs:
25
run: npm run build
26
27
- name: Configure AWS credentials
28
- uses: aws-actions/configure-aws-credentials@50ac8dd1e1b10d09dac7b8727528b91bed831ac0 # v3
+ uses: aws-actions/configure-aws-credentials@e3dd6a429d7300a6a4c196c26e071d42e0343502 # v4
29
with:
30
role-to-assume: ${{ secrets.DOCS_AWS_IAM_ROLE }}
31
aws-region: ${{ secrets.DOCS_AWS_REGION }}
0 commit comments