From 21eb09d73033e440cd2ee014b361ae8f95b31b07 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 21 Jan 2026 22:42:03 +0000 Subject: [PATCH] chore(deps): update anchore/sbom-action action to v0.22.0 --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index c94bfe1..76df3f7 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -34,7 +34,7 @@ jobs: name: install cosign uses: sigstore/cosign-installer@main - - uses: anchore/sbom-action/download-syft@v0.18.0 + uses: anchore/sbom-action/download-syft@v0.22.0 - name: Run GoReleaser uses: goreleaser/goreleaser-action@v6