Skip to content

Commit

Permalink
Merge pull request #102 from bervProject/dependabot/github_actions/aw…
Browse files Browse the repository at this point in the history
…s-actions/amazon-ecr-login-2

Bump aws-actions/amazon-ecr-login from 1 to 2
  • Loading branch information
mergify[bot] authored Nov 1, 2023
2 parents 020ab11 + 4a2e4fb commit 1636bd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
cdk doctor
- name: Login to Amazon ECR
id: login-ecr
uses: aws-actions/amazon-ecr-login@v1
uses: aws-actions/amazon-ecr-login@v2
- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@v5
Expand Down

0 comments on commit 1636bd5

Please sign in to comment.