Skip to content

Commit

Permalink
Bump aws-actions/amazon-ecr-login from 1.6.2 to 1.7.0
Browse files Browse the repository at this point in the history
Bumps [aws-actions/amazon-ecr-login](https://github.com/aws-actions/amazon-ecr-login) from 1.6.2 to 1.7.0.
- [Release notes](https://github.com/aws-actions/amazon-ecr-login/releases)
- [Changelog](https://github.com/aws-actions/amazon-ecr-login/blob/main/CHANGELOG.md)
- [Commits](aws-actions/amazon-ecr-login@v1.6.2...v1.7.0)

---
updated-dependencies:
- dependency-name: aws-actions/amazon-ecr-login
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and YashdalfTheGray committed Aug 18, 2023
1 parent 54d7c3b commit 2270e66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:

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

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

0 comments on commit 2270e66

Please sign in to comment.