Skip to content

Commit b0ba262

Browse files
[gha] Bump aws-actions/amazon-ecr-login from 2.1.3 to 2.1.4 (#1022)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c876fe9 commit b0ba262

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pre-merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ jobs:
203203
aws-region: us-west-2
204204
- name: Login to Amazon ECR
205205
if: ${{ env.PUBLISH == 'true' }}
206-
uses: aws-actions/amazon-ecr-login@376925c9d111252e87ae59691e5a442dd100ef6a # v2.1.3
206+
uses: aws-actions/amazon-ecr-login@19d944daaa35f0fa1d3f7f8af1d3f2e5de25c5b7 # v2.1.4
207207
with:
208208
registries: "080137407410"
209209
- if: ${{ env.PUBLISH == 'true'}}

0 commit comments

Comments
 (0)