Skip to content

Commit 4dfde0b

Browse files
chore(deps): bump aws-actions/amazon-ecr-login from 2.1.3 to 2.1.4 (#133)
Bumps [aws-actions/amazon-ecr-login](https://github.com/aws-actions/amazon-ecr-login) from 2.1.3 to 2.1.4. - [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@376925c...19d944d) --- updated-dependencies: - dependency-name: aws-actions/amazon-ecr-login dependency-version: 2.1.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Piotr Pawlowski <ppawlowski@users.noreply.github.com>
1 parent 8cbe7da commit 4dfde0b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy_container_image.yml

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

9494
- name: Login to AWS ECR
9595
id: login-ecr
96-
uses: aws-actions/amazon-ecr-login@376925c9d111252e87ae59691e5a442dd100ef6a # v2.1.3
96+
uses: aws-actions/amazon-ecr-login@19d944daaa35f0fa1d3f7f8af1d3f2e5de25c5b7 # v2.1.4
9797
with:
9898
mask-password: 'true'
9999

0 commit comments

Comments
 (0)