Skip to content

Commit c8e0fdb

Browse files
chore(deps): update docker/login-action digest to 0567fa5
1 parent deeec16 commit c8e0fdb

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@0567fa5ae8c9a197cb207537dc5cbb43ca3d803f
121121
with:
122122
registry: ${{ env.REGISTRY }}
123123
username: ${{ github.actor }}

0 commit comments

Comments
 (0)