There was an error while loading. Please reload this page.
2 parents ea91228 + 6700a69 commit 6f9a37cCopy full SHA for 6f9a37c
1 file changed
.github/workflows/release.yaml
@@ -35,7 +35,7 @@ jobs:
35
uses: docker/setup-buildx-action@v4
36
37
- name: Login to registry
38
- uses: docker/login-action@v4
+ uses: docker/login-action@v4.5.2
39
with:
40
registry: ${{ env.REGISTRY }}
41
username: ${{ github.actor }}
0 commit comments