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.
1 parent bdae2cb commit d440bdcCopy full SHA for d440bdc
.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