We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ba1758 commit 04a0b0fCopy full SHA for 04a0b0f
.github/workflows/build.yml
@@ -27,7 +27,7 @@ jobs:
27
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
28
29
- name: Log in to the GitHub Container registry
30
- uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3
+ uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3
31
with:
32
registry: ghcr.io
33
username: ${{ github.actor }}
0 commit comments