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 8c85b45 commit cb2deb2Copy full SHA for cb2deb2
.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