Skip to content

Commit

Permalink
chore(deps): update aws-actions/configure-aws-credentials digest to 5…
Browse files Browse the repository at this point in the history
…fd3084
  • Loading branch information
renovate[bot] authored Jun 14, 2023
1 parent df55001 commit dfedf76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aws-ecr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3

- name: Configure AWS credentials
uses: aws-actions/configure-aws-credentials@5727f247b64f324ec403ac56ae05e220fd02b65f # v2
uses: aws-actions/configure-aws-credentials@5fd3084fc36e372ff1fff382a39b10d03659f355 # v2
with:
aws-region: ${{ inputs.aws-region }}
role-to-assume: ${{ secrets.GHA_ECR_ROLE_ASSUMPTION }}
Expand Down

0 comments on commit dfedf76

Please sign in to comment.