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 302df65 commit e58066cCopy full SHA for e58066c
.github/workflows/docker-publish.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: docker/setup-buildx-action@v3
21
22
- name: Log in to the Container registry
23
- uses: docker/login-action@0d4c9c5ea7693da7b068278f7b52bda2a190a446
+ uses: docker/login-action@28fdb31ff34708d19615a74d67103ddc2ea9725c
24
with:
25
registry: ghcr.io
26
username: ${{ github.actor }}
0 commit comments