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 513b5d3 + 1014815 commit 1e1f54fCopy full SHA for 1e1f54f
.github/workflows/publish-wit.yml
@@ -27,7 +27,7 @@ jobs:
27
run: cargo binstall wkg
28
29
- name: Login to the GitHub registry
30
- uses: docker/login-action
+ uses: docker/login-action@v3
31
with:
32
registry: ghcr.io
33
username: ${{ github.actor }}
0 commit comments