Skip to content

Commit

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

Bump aws-actions/amazon-ecr-login from 1 to 2
  • Loading branch information
lpm0073 authored Dec 31, 2023
2 parents 51b684a + 3409a71 commit f971a7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ runs:

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

- name: Create the repository
shell: bash
Expand Down

0 comments on commit f971a7f

Please sign in to comment.