Skip to content

Commit 6790a2c

Browse files
Update aws-actions/configure-aws-credentials action to v5 (#1804)
Co-authored-by: dependencyupdates[bot] <218638057+dependencyupdates[bot]@users.noreply.github.com>
1 parent 11891a1 commit 6790a2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/aurora.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
with:
3838
node-version: 22.16.x
3939
- name: Configure AWS Credentials
40-
uses: aws-actions/configure-aws-credentials@v4
40+
uses: aws-actions/configure-aws-credentials@v5
4141
with:
4242
role-to-assume: ${{ secrets.AURORA_CI_ROLE }}
4343
role-session-name: AuroraCI

0 commit comments

Comments
 (0)