Skip to content

Commit

Permalink
Merge pull request #1076 from ko-build/dependabot/github_actions/aws-…
Browse files Browse the repository at this point in the history
…actions/configure-aws-credentials-2.2.0

Bump aws-actions/configure-aws-credentials from 2.1.0 to 2.2.0
  • Loading branch information
cpanato committed Jun 20, 2023
2 parents ed44512 + 893f6e8 commit 5e5fe2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/registries.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
run: go install .

- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@5727f247b64f324ec403ac56ae05e220fd02b65f # v2.1.0
uses: aws-actions/configure-aws-credentials@5fd3084fc36e372ff1fff382a39b10d03659f355 # v2.2.0
with:
role-to-assume: arn:aws:iam::${{ env.AWS_ACCOUNT }}:role/federated-ecr-readwrite
aws-region: ${{ env.AWS_REGION }}
Expand Down

0 comments on commit 5e5fe2e

Please sign in to comment.