Skip to content

Commit e54c0e1

Browse files
Merge pull request #240 from datavisyn/dependabot/github_actions/dot-github/actions/get-ecr-scan-result/aws-actions/configure-aws-credentials-5.1.0
build(deps): bump aws-actions/configure-aws-credentials from 4.2.1 to 5.1.0 in /.github/actions/get-ecr-scan-result
2 parents 1858f14 + 193fe86 commit e54c0e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/get-ecr-scan-result/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ runs:
4343
using: "composite"
4444
steps:
4545
- name: Configure AWS Credentials
46-
uses: aws-actions/configure-aws-credentials@v4.2.1
46+
uses: aws-actions/configure-aws-credentials@v5.1.0
4747
with:
4848
role-to-assume: ${{ inputs.aws_role }}
4949
aws-region: ${{ inputs.aws_region }}

0 commit comments

Comments
 (0)