Skip to content

Commit cbf490c

Browse files
chore(deps): update docker/login-action digest to 74a5d14
1 parent df92b22 commit cbf490c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

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

5757
# We use commit sha here to be as safe as possible with credentials.
5858
- name: Log in to the Container registry
59-
uses: docker/login-action@1f36f5b7a2d2f7bfd524795fc966e6d88c37baa9
59+
uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772
6060
with:
6161
registry: ${{ env.REGISTRY }}
6262
username: ${{ github.actor }}

0 commit comments

Comments
 (0)