Skip to content

Commit

Permalink
Merge pull request #147 from datavisyn/dependabot/github_actions/dot-…
Browse files Browse the repository at this point in the history
…github/actions/get-ecr-scan-result/aws-actions/configure-aws-credentials-4.0.3

Bump aws-actions/configure-aws-credentials from 4.0.2 to 4.0.3 in /.github/actions/get-ecr-scan-result
  • Loading branch information
dvviktordelev authored Feb 3, 2025
2 parents 4ab11ff + 88922a6 commit 764e912
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/get-ecr-scan-result/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ runs:
using: "composite"
steps:
- name: Configure AWS Credentials
uses: aws-actions/[email protected].2
uses: aws-actions/[email protected].3
with:
role-to-assume: ${{ inputs.aws_role }}
aws-region: ${{ inputs.aws_region }}
Expand Down

0 comments on commit 764e912

Please sign in to comment.