Skip to content

Commit 3ce2c6d

Browse files
chore(deps): update docker/login-action digest to 184bdaa
1 parent b55062d commit 3ce2c6d

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@184bdaa0721073962dff0199f1fb9940f07167d1
5959
with:
6060
registry: ${{ env.REGISTRY }}
6161
username: ${{ github.actor }}

0 commit comments

Comments
 (0)