Skip to content

Commit e24ea9f

Browse files
Merge pull request #143 from datavisyn/dependabot/github_actions/dot-github/actions/retag-image/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/retag-image
2 parents 22f8b8e + 036bf12 commit e24ea9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/retag-image/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ runs:
2323
using: "composite"
2424
steps:
2525
- name: Configure AWS Credentials
26-
uses: aws-actions/[email protected].2
26+
uses: aws-actions/[email protected].3
2727
with:
2828
role-to-assume: ${{ inputs.aws_role }}
2929
aws-region: ${{ inputs.aws_region }}

0 commit comments

Comments
 (0)