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 70328e5 commit c2e1c2eCopy full SHA for c2e1c2e
.github/workflows/release.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Install Cosign
26
uses: sigstore/cosign-installer@d7d6bc7722e3daa8354c50bcb52f4837da5e9b6a # v3.8.1
27
- name: Run GoReleaser
28
- uses: goreleaser/goreleaser-action@90a3faa9d0182683851fbfa97ca1a2cb983bfca3 # v6.2.1
+ uses: goreleaser/goreleaser-action@9c156ee8a17a598857849441385a2041ef570552 # v6.3.0
29
with:
30
version: v2.3.2
31
args: release --release-notes tools/release/release-note.md
0 commit comments