We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 09f2e2b + 25070a6 commit 7be27b8Copy full SHA for 7be27b8
1 file changed
.github/workflows/ci.yml
@@ -325,7 +325,7 @@ jobs:
325
326
- uses: docker/setup-buildx-action@v4.2.0
327
328
- - uses: docker/login-action@v4.5.0
+ - uses: docker/login-action@v4.5.1
329
with:
330
registry: ghcr.io
331
username: ${{ github.repository_owner }}
@@ -384,7 +384,7 @@ jobs:
384
385
images: ${{ env.REGISTRY_IMAGE }}
386
387
388
389
390
0 commit comments