Skip to content

Commit

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

Please sign in to comment.