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 969e417 commit fddec24Copy full SHA for fddec24
.github/workflows/release.yml
@@ -29,7 +29,7 @@ jobs:
29
- uses: anchore/sbom-action/download-syft@b5042e9d19d8b32849779bfe17673ff84aec702d # v0.11.0
30
31
- name: Install GoReleaser
32
- uses: goreleaser/goreleaser-action@ff11ca24a9b39f2d36796d1fbd7a4e39c182630a # v2.9.1
+ uses: goreleaser/goreleaser-action@b508e2e3ef3b19d4e4146d4f8fb3ba9db644a757 # v2.9.1
33
with:
34
install-only: true
35
0 commit comments