There was an error while loading. Please reload this page.
2 parents ccc862b + 0e1111c commit 7774289Copy full SHA for 7774289
1 file changed
.github/workflows/release.yml
@@ -39,7 +39,7 @@ jobs:
39
id: buildx
40
uses: docker/setup-buildx-action@master
41
- name: Login to GitHub Container Registry
42
- uses: docker/login-action@v4
+ uses: docker/login-action@v4.5.2
43
with:
44
registry: ghcr.io
45
username: ${{ github.actor }}
0 commit comments