Skip to content

Commit 5c3d95d

Browse files
Update docker/login-action digest to 5b7b28b
1 parent 94eaa6b commit 5c3d95d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
restore-keys: |
3131
${{ runner.os }}-buildx-
3232
- name: Log in to the Container registry
33-
uses: docker/login-action@f054a8b539a109f9f41c372932f1ae047eff08c9
33+
uses: docker/login-action@5b7b28b1cc417bbd34cd8c225a957c9ce9adf7f2
3434
with:
3535
registry: ${{ env.REGISTRY }}
3636
username: ${{ github.actor }}

0 commit comments

Comments
 (0)