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 0563cd7 commit 4b070c5Copy full SHA for 4b070c5
.github/workflows/publish.yml
@@ -56,7 +56,7 @@ jobs:
56
password: ${{ secrets.dockerhub_token }}
57
58
- name: Login to GitHub Container Registry
59
- uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # ratchet:docker/login-action@v3.5.0
+ uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # docker/login-action@v3.5.0
60
with:
61
registry: ghcr.io
62
username: ${{ github.actor }}
0 commit comments