Skip to content

Commit

Permalink
Merge pull request #143 from datavisyn/dependabot/github_actions/dot-…
Browse files Browse the repository at this point in the history
…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
  • Loading branch information
dvviktordelev authored Feb 3, 2025
2 parents 22f8b8e + 036bf12 commit e24ea9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/retag-image/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,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 e24ea9f

Please sign in to comment.