Skip to content
This repository was archived by the owner on Oct 2, 2023. It is now read-only.

Commit

Permalink
chore(deps): update aws-actions/configure-aws-credentials action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
platform-engineering-bot committed Sep 9, 2023
1 parent 6e16061 commit 11ed3be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
terragrunt_version: 0.43.0

- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@v2
uses: aws-actions/configure-aws-credentials@50ac8dd1e1b10d09dac7b8727528b91bed831ac0 # v3
with:
role-to-assume: ${{ secrets.ROLE }}
aws-region: eu-west-2
Expand Down

0 comments on commit 11ed3be

Please sign in to comment.