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 11891a1 commit 6790a2cCopy full SHA for 6790a2c
.github/workflows/aurora.yml
@@ -37,7 +37,7 @@ jobs:
37
with:
38
node-version: 22.16.x
39
- name: Configure AWS Credentials
40
- uses: aws-actions/configure-aws-credentials@v4
+ uses: aws-actions/configure-aws-credentials@v5
41
42
role-to-assume: ${{ secrets.AURORA_CI_ROLE }}
43
role-session-name: AuroraCI
0 commit comments