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 ddab2bf commit 9dfeba8Copy full SHA for 9dfeba8
1 file changed
.github/workflows/mirror-repos.yml
@@ -18,7 +18,7 @@ jobs:
18
ubuntu-latest
19
steps:
20
- name: Configure AWS Credentials
21
- uses: aws-actions/configure-aws-credentials@ececac1a45f3b08a01d2dd070d28d111c5fe6722 # v4.1.0
+ uses: aws-actions/configure-aws-credentials@f24d7193d98baebaeacc7e2227925dd47cc267f5 # v4.2.0
22
with:
23
role-to-assume: arn:aws:iam::900804735337:role/github_action_mirror_repos_role
24
aws-region: ${{ env.AWS_REGION }}
0 commit comments