Skip to content

Commit 28efc42

Browse files
Update docker/login-action digest to 8e2a0b6
1 parent f1f2cb9 commit 28efc42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
ref: ${{ github.ref }}
2121

2222
- name: Log in to the Container registry
23-
uses: docker/login-action@f054a8b539a109f9f41c372932f1ae047eff08c9
23+
uses: docker/login-action@8e2a0b642a6296f5b70071b54b587ef363155acd
2424
with:
2525
registry: ${{ env.REGISTRY }}
2626
username: ${{ github.actor }}

0 commit comments

Comments
 (0)