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 513b5d3 commit 1014815Copy full SHA for 1014815
.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