Skip to content

Commit 9076453

Browse files
Bump aws-actions/configure-aws-credentials from 5 to 6 in the actions group (#184)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0e635e4 commit 9076453

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
make generate
3636
3737
- name: Configure AWS Credentials
38-
uses: aws-actions/configure-aws-credentials@v5
38+
uses: aws-actions/configure-aws-credentials@v6
3939
with:
4040
role-to-assume: arn:aws:iam::386531310338:role/pythonwheels_deploy_from_github
4141
aws-region: eu-west-1

0 commit comments

Comments
 (0)