diff --git a/.github/workflows/clustertool.release.yaml b/.github/workflows/clustertool.release.yaml index 7be100162da..a12d86d5d52 100644 --- a/.github/workflows/clustertool.release.yaml +++ b/.github/workflows/clustertool.release.yaml @@ -24,7 +24,7 @@ jobs: # - 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@9c156ee8a17a598857849441385a2041ef570552 # v6 + - uses: goreleaser/goreleaser-action@e435ccd777264be153ace6237001ef4d979d3a7a # v6 with: args: release --clean distribution: goreleaser # or 'goreleaser-pro'