Skip to content

Commit e132172

Browse files
authored
ci(action): update aws-actions/amazon-ecr-login action to v2.1.0
1 parent 9bdeb7c commit e132172

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/pack/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ runs:
8686

8787
- name: Login to Amazon ECR
8888
id: login-ecr
89-
uses: aws-actions/amazon-ecr-login@c962da2960ed15f492addc26fffa274485265950 # v2.0.2
89+
uses: aws-actions/amazon-ecr-login@261fc3d4806db1fa66a15cc11113c456db8870a7 # v2.1.0
9090

9191
- name: Login to Docker Hub
9292
if: ${{ inputs.enable_dockerhub == 'true' && inputs.dockerhub_username && inputs.dockerhub_token }}

0 commit comments

Comments
 (0)