diff --git a/.github/workflows/clustertool.release.yaml b/.github/workflows/clustertool.release.yaml index 6412b203b8f..b5960ad675a 100644 --- a/.github/workflows/clustertool.release.yaml +++ b/.github/workflows/clustertool.release.yaml @@ -23,7 +23,7 @@ jobs: **/go.sum # - name: Install Syft # run: sudo curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh | sh -s -- -b /usr/local/bin - - uses: goreleaser/goreleaser-action@90a3faa9d0182683851fbfa97ca1a2cb983bfca3 # v6 + - uses: goreleaser/goreleaser-action@9c156ee8a17a598857849441385a2041ef570552 # v6 with: args: release --clean distribution: goreleaser # or 'goreleaser-pro'