diff --git a/action.yml b/action.yml index 5e90eda..1a16fb7 100644 --- a/action.yml +++ b/action.yml @@ -56,7 +56,7 @@ runs: touch /root/.jreleaser/config.properties - name: "Install syft" - uses: "https://github.com/anchore/sbom-action/download-syft@df80a981bc6edbc4e220a492d3cbe9f5547a6e75" # v0 + uses: "https://github.com/anchore/sbom-action/download-syft@f325610c9f50a54015d37c8d16cb3b0e2c8f4de0" # v0 id: "install_syft" with: syft-version: "v1.18.1"