Skip to content

Commit 9f4d773

Browse files
authored
chore(deps): update aws-actions/amazon-ecr-login action to v2.0.1 (#703)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent cc41880 commit 9f4d773

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ jobs:
134134
role-session-name: ${{ env.IMAGE_NAME }}-${{ github.run_number }}@${{ github.run_attempt }}
135135
- name: Login to Amazon ECR
136136
id: login-ecr
137-
uses: aws-actions/amazon-ecr-login@062b18b96a7aff071d4dc91bc00c4c1a7945b076 # v2
137+
uses: aws-actions/amazon-ecr-login@062b18b96a7aff071d4dc91bc00c4c1a7945b076 # v2.0.1
138138
- name: Extract metadata for the Docker image
139139
id: meta
140140
uses: descope/.github/.github/actions/docker/metadata@main

0 commit comments

Comments
 (0)