From 57978772f1a365c2582f8f54607eac1d39ba8e9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 13:26:09 +0000 Subject: [PATCH] chore(deps)(deps): bump anchore/sbom-action from 0.20.10 to 0.22.1 Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.20.10 to 0.22.1. - [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.22.1) --- updated-dependencies: - dependency-name: anchore/sbom-action dependency-version: 0.22.1 dependency-type: direct:production update-type: version-update:semver-minor ... 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..ea5df01 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.22.1 # 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..84d380a 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.22.1 # v0.20.10 - name: Set tag output id: tag