Skip to content

Commit

Permalink
Merge pull request #40 from kyegomez/dependabot/github_actions/aws-ac…
Browse files Browse the repository at this point in the history
…tions/amazon-ecr-login-2
  • Loading branch information
kyegomez authored Mar 18, 2024
2 parents de73c76 + 6db02fc commit 0e0c149
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aws.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:

- name: Login to Amazon ECR
id: login-ecr
uses: aws-actions/amazon-ecr-login@v1
uses: aws-actions/amazon-ecr-login@v2

- name: Build, tag, and push image to Amazon ECR
id: build-image
Expand Down

0 comments on commit 0e0c149

Please sign in to comment.