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 f915a8b + d440bdc commit 8ff85f3Copy full SHA for 8ff85f3
.github/workflows/build-image.yml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
images: ghcr.io/${{ github.repository }}
19
20
- - uses: docker/login-action@v1
+ - uses: docker/login-action@v3
21
22
registry: ghcr.io
23
username: ${{ github.actor }}
0 commit comments