From f42489f1d00e90fa10ccf2c81501e3e917486ec0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 12 Sep 2022 06:13:10 +0000 Subject: [PATCH] chore(deps): update anchore/sbom-action action to v0.12.0 --- .github/workflows/goreleaser.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/goreleaser.yml b/.github/workflows/goreleaser.yml index 0a7dc13c..69fee624 100644 --- a/.github/workflows/goreleaser.yml +++ b/.github/workflows/goreleaser.yml @@ -34,7 +34,7 @@ jobs: name: install cosign uses: sigstore/cosign-installer@main - - uses: anchore/sbom-action/download-syft@v0.11.0 + uses: anchore/sbom-action/download-syft@v0.12.0 - name: Run GoReleaser uses: goreleaser/goreleaser-action@v3