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 c65e112 commit 15f01c2Copy full SHA for 15f01c2
.github/workflows/release.yaml
@@ -32,7 +32,7 @@ jobs:
32
- uses: anchore/sbom-action/download-syft@06e109483e6aa305a2b2395eabae554e51530e1d #v0.13.1
33
- name: Create release and SBOM
34
if: startsWith(github.ref, 'refs/tags/v')
35
- uses: goreleaser/goreleaser-action@8f67e590f2d095516493f017008adc464e63adb1 #v4.1.0
+ uses: goreleaser/goreleaser-action@3fa32b8bb5620a2c1afe798654bbad59f9da4906 # v4.4.0
36
with:
37
version: latest
38
args: release --rm-dist --skip-validate
0 commit comments