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 9291e38 commit b3c998bCopy full SHA for b3c998b
.github/workflows/docker.yml
@@ -30,7 +30,7 @@ jobs:
30
uses: docker/setup-buildx-action@v2
31
32
- name: Log in to GHCR
33
- uses: docker/login-action@v2
+ uses: docker/login-action@v3
34
with:
35
registry: ghcr.io
36
username: ${{ github.actor }}
0 commit comments