Skip to content

Commit 1586dc1

Browse files
renovate[bot]cpcloud
authored andcommitted
chore(deps): update aws-actions/configure-aws-credentials action to v5
1 parent 0119636 commit 1586dc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ibis-backends-cloud.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ jobs:
189189

190190
- name: setup aws credentials
191191
if: matrix.backend.name == 'athena'
192-
uses: aws-actions/configure-aws-credentials@v4
192+
uses: aws-actions/configure-aws-credentials@v5
193193
with:
194194
aws-region: us-east-2
195195
role-to-assume: arn:aws:iam::070284473168:role/ibis-project-athena

0 commit comments

Comments
 (0)