trufflesecurity / trufflehog

Find, verify, and analyze leaked credentials
https://trufflesecurity.com
GNU Affero General Public License v3.0
15.5k stars 1.62k forks source link

The release v3.80.0 failed #3074

Closed suzuki-shunsuke closed 1 month ago

suzuki-shunsuke commented 1 month ago

https://github.com/trufflesecurity/trufflehog/releases/tag/v3.80.0

No asset was released.

image

The release workflow run failed.

https://github.com/trufflesecurity/trufflehog/actions/runs/9981511254/job/27585298933

Run goreleaser/goreleaser-action@v6
Warning: You are using 'latest' as default version. Will lock to '~> v2'.
Downloading https://github.com/goreleaser/goreleaser/releases/download/v2.1.0/goreleaser_Linux_x86_64.tar.gz
Extracting GoReleaser
/usr/bin/tar xz --warning=no-unknown-keyword --overwrite -C /home/runner/work/_temp/5e95eb9b-dff8-48e0-9ddc-fff20f3cd786 -f /home/runner/work/_temp/3865545d-7096-44[15](https://github.com/trufflesecurity/trufflehog/actions/runs/9981511254/job/27585298933#step:8:16)-bf10-c5ad8ea8e27a
GoReleaser latest installed successfully
/opt/hostedtoolcache/goreleaser-action/2.1.0/x64/goreleaser release --rm-dist
  ⨯ command failed                                   error=unknown flag: --rm-dist
Error: The process '/opt/hostedtoolcache/goreleaser-action/2.1.0/x64/goreleaser' failed with exit code 1
suzuki-shunsuke commented 1 month ago

I've created a pull request to resolve this issue.

suzuki-shunsuke commented 1 month ago