There was an error while loading. Please reload this page.
2 parents 13089b1 + a23bcfb commit 0c4b22cCopy full SHA for 0c4b22c
1 file changed
.github/workflows/image_build.yml
@@ -23,7 +23,7 @@ jobs:
23
uses: docker/setup-buildx-action@v4
24
25
- name: Login to ghcr
26
- uses: docker/login-action@v4
+ uses: docker/login-action@v4.5.2
27
with:
28
registry: ghcr.io
29
username: ${{ github.actor }}
0 commit comments