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 651356a commit d96cda5Copy full SHA for d96cda5
.github/workflows/release.yaml
@@ -39,7 +39,7 @@ jobs:
39
# login to ghcr
40
- name: Log into registry
41
timeout-minutes: 5
42
- uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567
+ uses: docker/login-action@3b8fed7e4b60203b2aa0ecc6c6d6d91d12c06760
43
with:
44
registry: ghcr.io
45
username: ${{ github.actor }}
0 commit comments