Skip to content

Commit

Permalink
Merge pull request #1714 from alphagov/dependabot/github_actions/aws-…
Browse files Browse the repository at this point in the history
…actions/configure-aws-credentials-4.1.0

Bump aws-actions/configure-aws-credentials from 4.0.3 to 4.1.0
  • Loading branch information
AgaDufrat authored Feb 18, 2025
2 parents d136444 + 86d235c commit bf4715c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mirror-repos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
ubuntu-latest
steps:
- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@4fc4975a852c8cd99761e2de1f4ba73402e44dd9 # v4.0.3
uses: aws-actions/configure-aws-credentials@ececac1a45f3b08a01d2dd070d28d111c5fe6722 # v4.1.0
with:
role-to-assume: arn:aws:iam::900804735337:role/github_action_mirror_repos_role
aws-region: ${{ env.AWS_REGION }}
Expand Down

0 comments on commit bf4715c

Please sign in to comment.