We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8c6ea4 commit 9287b03Copy full SHA for 9287b03
.github/workflows/publish.yaml
@@ -22,7 +22,7 @@ jobs:
22
uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
23
24
- name: Login to ghcr
25
- uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3
+ uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3
26
with:
27
registry: ghcr.io
28
username: ${{ github.repository_owner }}
0 commit comments