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 fd69e2d + 4875019 commit cfb1b7eCopy full SHA for cfb1b7e
1 file changed
.github/workflows/ci.yml
@@ -204,7 +204,7 @@ jobs:
204
205
- uses: docker/setup-buildx-action@v4.1.0
206
207
- - uses: docker/login-action@v4.2.0
+ - uses: docker/login-action@v4.3.0
208
with:
209
registry: ghcr.io
210
username: ${{ github.repository_owner }}
@@ -260,7 +260,7 @@ jobs:
260
261
images: ${{ env.REGISTRY_IMAGE }}
262
263
264
265
266
0 commit comments