Skip to content

Commit 590df5a

Browse files
Update docker/login-action digest to 0d4c9c5 (#110)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent db3b427 commit 590df5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: docker/setup-buildx-action@v1
2121

2222
- name: Log in to the Container registry
23-
uses: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1
23+
uses: docker/login-action@0d4c9c5ea7693da7b068278f7b52bda2a190a446
2424
with:
2525
registry: ghcr.io
2626
username: ${{ github.actor }}

0 commit comments

Comments
 (0)