From a593ca69263311ee6f29124e82a03296b7897961 Mon Sep 17 00:00:00 2001 From: RenovateBot Date: Thu, 23 Jan 2025 20:00:32 +0000 Subject: [PATCH] chore(deps): update https://github.com/anchore/sbom-action digest to f325610 Signed-off-by: RenovateBot --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.45.3