Skip to content

Commit 82c540e

Browse files
Bump aws-actions/amazon-ecr-login from 2.0.1 to 2.1.1 (#8704)
Bumps [aws-actions/amazon-ecr-login](https://github.com/aws-actions/amazon-ecr-login) from 2.0.1 to 2.1.1. - [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@062b18b...183a144) --- updated-dependencies: - dependency-name: aws-actions/amazon-ecr-login dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ab953f9 commit 82c540e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ecr-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626

2727
- name: Login to Amazon ECR Public
2828
id: login-ecr-public
29-
uses: aws-actions/amazon-ecr-login@062b18b96a7aff071d4dc91bc00c4c1a7945b076 # v2.0.1
29+
uses: aws-actions/amazon-ecr-login@183a1442edf41672e66566b7fc560e297a290896 # v2.1.1
3030
with:
3131
registry-type: public
3232

0 commit comments

Comments
 (0)