We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent badb8b1 commit ec78d40Copy full SHA for ec78d40
.github/workflows/release.yaml
@@ -63,7 +63,7 @@ jobs:
63
- name: Install cosign
64
uses: sigstore/cosign-installer@v3.5.0
65
- name: Login to ghcr.io
66
- uses: docker/login-action@v3.2.0
+ uses: docker/login-action@v3.5.0
67
with:
68
registry: ghcr.io
69
username: ${{ github.actor }}
0 commit comments