Skip to content

Commit 9dfeba8

Browse files
committed
Update aws-actions/configure-aws-credentials action to v4.2.0
1 parent ddab2bf commit 9dfeba8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/mirror-repos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
ubuntu-latest
1919
steps:
2020
- name: Configure AWS Credentials
21-
uses: aws-actions/configure-aws-credentials@ececac1a45f3b08a01d2dd070d28d111c5fe6722 # v4.1.0
21+
uses: aws-actions/configure-aws-credentials@f24d7193d98baebaeacc7e2227925dd47cc267f5 # v4.2.0
2222
with:
2323
role-to-assume: arn:aws:iam::900804735337:role/github_action_mirror_repos_role
2424
aws-region: ${{ env.AWS_REGION }}

0 commit comments

Comments
 (0)