Skip to content

Commit ed74e33

Browse files
Bump aws-actions/amazon-ecr-login in the all-deps group (#875)
Bumps the all-deps group with 1 update: [aws-actions/amazon-ecr-login](https://github.com/aws-actions/amazon-ecr-login). Updates `aws-actions/amazon-ecr-login` from 2.1.5 to 2.1.6 - [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@fa648b4...d539f09) --- updated-dependencies: - dependency-name: aws-actions/amazon-ecr-login dependency-version: 2.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 53191cd commit ed74e33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/aws_conformance_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
# Authenticate with ECR to push the conformance and hammer images.
4343
- name: Login to Amazon ECR
4444
id: login-ecr
45-
uses: aws-actions/amazon-ecr-login@fa648b43de3d4d023bcb3f89ed6940096949c419 # v2.1.5
45+
uses: aws-actions/amazon-ecr-login@d539f0932e70871a027e9d5a9d8fc38589180a64 # v2.1.6
4646

4747
# Build the conformance image and push it to ECR. This will be used later on by Terragrunt.
4848
- name: Build, tag, and push Conformance image to Amazon ECR

0 commit comments

Comments
 (0)