Skip to content

Commit

Permalink
Merge pull request #33905 from openedx/dependabot/github_actions/aws-…
Browse files Browse the repository at this point in the history
…actions/amazon-ecr-login-2

build(deps): bump aws-actions/amazon-ecr-login from 1 to 2
  • Loading branch information
Feanil Patel authored Apr 17, 2024
2 parents 262b8a7 + c340949 commit 890aa15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-ci-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:

- name: Log in to 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
env:
Expand Down

0 comments on commit 890aa15

Please sign in to comment.