From 90f6ac54a57ddeed43b7d01cf2fc3139502b8d98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 12:46:02 +0000 Subject: [PATCH] chore(deps)(deps): bump anchore/sbom-action from 0.20.10 to 0.20.11 Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.20.10 to 0.20.11. - [Release notes](https://github.com/anchore/sbom-action/releases) - [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md) - [Commits](https://github.com/anchore/sbom-action/compare/v0.20.10...v0.20.11) --- updated-dependencies: - dependency-name: anchore/sbom-action dependency-version: 0.20.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/build.yml | 2 +- .github/workflows/release.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index ee1e71f..c0f0e17 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -56,7 +56,7 @@ jobs: - uses: sigstore/cosign-installer@v3.8.1 # v3.8.1 - - uses: anchore/sbom-action/download-syft@v0.20.10 # v0.20.10 + - uses: anchore/sbom-action/download-syft@v0.20.11 # v0.20.10 - uses: goreleaser/goreleaser-action@e435ccd777264be153ace6237001ef4d979d3a7a # v6.4.0 with: diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index b8cbecd..900a84e 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -41,7 +41,7 @@ jobs: - uses: sigstore/cosign-installer@v3.8.1 - - uses: anchore/sbom-action/download-syft@v0.20.10 # v0.20.10 + - uses: anchore/sbom-action/download-syft@v0.20.11 # v0.20.10 - name: Set tag output id: tag