Skip to content

Commit

Permalink
chore(deps): update aws-actions/configure-aws-credentials action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2023
1 parent b3ded49 commit 6b3556d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-vulnerability-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0

- name: Configure AWS credentials using OIDC
uses: aws-actions/configure-aws-credentials@5fd3084fc36e372ff1fff382a39b10d03659f355 # v2.2.0
uses: aws-actions/configure-aws-credentials@010d0da01d0b5a38af31e9c3470dbfdabdecca3a # v4.0.1
with:
role-to-assume: arn:aws:iam::${{ secrets.AWS_ACCOUNT }}:role/security-tools-apply
role-session-name: ECRPush
Expand Down

0 comments on commit 6b3556d

Please sign in to comment.