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 512546b + 58e8d79 commit 498e6d1Copy full SHA for 498e6d1
.github/workflows/ci.yml
@@ -111,7 +111,7 @@ jobs:
111
password: ${{ secrets.DOCKERHUB_TOKEN }}
112
113
- name: Configure AWS Credentials
114
- uses: aws-actions/configure-aws-credentials@v4
+ uses: aws-actions/configure-aws-credentials@v5
115
with:
116
role-to-assume: ${{ secrets.ROLE_TO_ASSUME }}
117
role-session-name: "mkr-${{ github.run_id }}-${{ github.run_number }}"
0 commit comments