Skip to content

Commit cbee47c

Browse files
chore(deps): update docker/login-action digest to 3227f53
1 parent 84fb3d9 commit cbee47c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/base.yml

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

118118
- name: Login to Container registry
119119
if: ${{ inputs.job-type == 'docker' }}
120-
uses: docker/login-action@916386b00027d425839f8da46d302dab33f5875b
120+
uses: docker/login-action@3227f5311cb93ffd14d13e65d8cc400d30f4dd8a
121121
with:
122122
registry: ${{ env.REGISTRY }}
123123
username: ${{ github.actor }}

0 commit comments

Comments
 (0)