1 parent c5da7da commit d728279Copy full SHA for d728279
1 file changed
.github/workflows/ci-docker.yml
@@ -61,7 +61,7 @@ jobs:
61
images: ${{ env.GHCR_REPO }}
62
63
- name: Login to GHCR
64
- uses: docker/login-action@371161bbe7024a29a25c5e19bfcbc0804fe9ad2c # v4.5.2
+ uses: docker/login-action@dbcb813823bdd20940b903addbd779551569679f # v4.6.0
65
with:
66
registry: ghcr.io
67
username: ${{ github.repository_owner }}
@@ -119,7 +119,7 @@ jobs:
119
merge-multiple: true
120
121
122
123
124
125
0 commit comments