From 0eaf31102092c9ad65f0523aad93d207e301a7d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 03:34:52 +0000 Subject: [PATCH] Bump anchore/sbom-action from 0.18.0 to 0.22.1 Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.18.0 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/f325610c9f50a54015d37c8d16cb3b0e2c8f4de0...deef08a0db64bfad603422135db61477b16cef56) --- 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/goreleaser.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/goreleaser.yaml b/.github/workflows/goreleaser.yaml index 98b6395..51b0d79 100644 --- a/.github/workflows/goreleaser.yaml +++ b/.github/workflows/goreleaser.yaml @@ -31,7 +31,7 @@ jobs: go-version: ${{ env.GO_VERSION }} - name: Download Syft - uses: anchore/sbom-action/download-syft@f325610c9f50a54015d37c8d16cb3b0e2c8f4de0 #v0.18.0 + uses: anchore/sbom-action/download-syft@deef08a0db64bfad603422135db61477b16cef56 #v0.22.1 - name: Run GoReleaser uses: goreleaser/goreleaser-action@90a3faa9d0182683851fbfa97ca1a2cb983bfca3 #v6.2.1 @@ -61,7 +61,7 @@ jobs: with: go-version: ${{ env.GO_VERSION }} - name: Download Syft - uses: anchore/sbom-action/download-syft@f325610c9f50a54015d37c8d16cb3b0e2c8f4de0 #v0.18.0 + uses: anchore/sbom-action/download-syft@deef08a0db64bfad603422135db61477b16cef56 #v0.22.1 - name: Run GoReleaser uses: goreleaser/goreleaser-action@90a3faa9d0182683851fbfa97ca1a2cb983bfca3 #v6.2.1