Skip to content

Commit 62a8196

Browse files
chore(deps): update docker/login-action digest to bdf14dc
1 parent b55062d commit 62a8196

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
@@ -55,7 +55,7 @@ jobs:
5555

5656
# We use commit sha here to be as safe as possible with credentials.
5757
- name: Log in to the Container registry
58-
uses: docker/login-action@abd3abc99c62be8f17fda11fadefceaa006f6f9e
58+
uses: docker/login-action@bdf14dc17331d6af6f3653e7ca655ee4a136baa5
5959
with:
6060
registry: ${{ env.REGISTRY }}
6161
username: ${{ github.actor }}

0 commit comments

Comments
 (0)