There was an error while loading. Please reload this page.
1 parent 6ffd3a0 commit 44896bcCopy full SHA for 44896bc
1 file changed
.github/workflows/docker-publish.yml
@@ -83,7 +83,7 @@ jobs:
83
version: ${{ env.BUILDX_VERSION }}
84
85
- name: Log in to the Container registry
86
- uses: docker/login-action@371161bbe7024a29a25c5e19bfcbc0804fe9ad2c # v4.5.2
+ uses: docker/login-action@dbcb813823bdd20940b903addbd779551569679f # v4.6.0
87
with:
88
registry: ghcr.io
89
username: ${{ github.actor }}
@@ -152,7 +152,7 @@ jobs:
152
merge-multiple: true
153
154
155
156
157
158
0 commit comments