We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b749620 + 9cb7b28 commit 62ddfa9Copy full SHA for 62ddfa9
.github/workflows/publish.yaml
@@ -12,7 +12,7 @@ jobs:
12
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
13
14
- name: Log in to the Container registry
15
- uses: docker/login-action@1220aa36aaf257e736f1d64e3b87c4878665836f
+ uses: docker/login-action@1f401f745bf57e30b3a2800ad308a87d2ebdf14b
16
with:
17
registry: ghcr.io
18
username: ${{ github.actor }}
0 commit comments