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 5b5dc66 commit b806a6dCopy full SHA for b806a6d
.github/workflows/deploy.yaml
@@ -63,7 +63,7 @@ jobs:
63
sudo ./aws/install --update
64
65
- name: configure AWS credentials
66
- uses: aws-actions/configure-aws-credentials@v4
+ uses: aws-actions/configure-aws-credentials@v5
67
with:
68
role-to-assume: ${{ secrets.AWS_ROLE }}
69
role-session-name: gh-actions-publish
0 commit comments