Skip to content

Commit

Permalink
Update version of configure-aws-credentials action
Browse files Browse the repository at this point in the history
  • Loading branch information
thmzlt committed Jul 21, 2023
1 parent d5cf454 commit 0b470f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
contents: read
steps:
- uses: actions/checkout@v2
- uses: aws-actions/configure-aws-credentials@8a84b07f2009032ade05a88a28750d733cc30db1
- uses: aws-actions/configure-aws-credentials@v2.2.0
with:
role-to-assume: arn:aws:iam::192824654885:role/github-actions-ecr
aws-region: eu-west-2
Expand Down

0 comments on commit 0b470f0

Please sign in to comment.