There was an error while loading. Please reload this page.
2 parents caac031 + a3fe928 commit 82e48d1Copy full SHA for 82e48d1
1 file changed
.github/workflows/release.yaml
@@ -17,7 +17,7 @@ jobs:
17
uses: sigstore/cosign-installer@v4.1.2
18
19
- name: Login to GitHub Container Registry
20
- uses: docker/login-action@v4.4.0
+ uses: docker/login-action@v4.5.1
21
with:
22
registry: ghcr.io
23
username: ${{ github.actor }}
0 commit comments