There was an error while loading. Please reload this page.
2 parents a92d7d2 + 01582ce commit b8f31c2Copy full SHA for b8f31c2
1 file changed
.github/workflows/ghcr-publish.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/checkout@v7
21
22
- name: Log in to the Container registry
23
- uses: docker/login-action@v4
+ uses: docker/login-action@v4.5.2
24
with:
25
registry: ${{ env.REGISTRY }}
26
username: ${{ github.actor }}
0 commit comments