Skip to content

Commit 4b070c5

Browse files
fzipitheseion
andauthored
Update .github/workflows/publish.yml
Co-authored-by: Max Leske <250711+theseion@users.noreply.github.com>
1 parent 0563cd7 commit 4b070c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
password: ${{ secrets.dockerhub_token }}
5757

5858
- name: Login to GitHub Container Registry
59-
uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # ratchet:docker/login-action@v3.5.0
59+
uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # docker/login-action@v3.5.0
6060
with:
6161
registry: ghcr.io
6262
username: ${{ github.actor }}

0 commit comments

Comments
 (0)