From a1d175c4559a50e5a482c7beb9e3df58b826c913 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Feb 2026 17:05:45 +0000 Subject: [PATCH] [FAST_BUILD] Bump anchore/sbom-action Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.21.1 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/0b82b0b1a22399a1c542d4d656f70cd903571b5c...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/actions/apply-single-tags/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/apply-single-tags/action.yml b/.github/actions/apply-single-tags/action.yml index c4334b7558..b6176329ed 100644 --- a/.github/actions/apply-single-tags/action.yml +++ b/.github/actions/apply-single-tags/action.yml @@ -40,7 +40,7 @@ runs: shell: bash - name: Upload SBOM for the image 🧾 - uses: anchore/sbom-action@deef08a0db64bfad603422135db61477b16cef56 # v0.22.1 + uses: anchore/sbom-action@28d71544de8eaf1b958d335707167c5f783590ad # v0.22.2 with: image: ${{ env.REGISTRY }}/${{ env.OWNER }}/${{ inputs.image }} artifact-name: ${{ inputs.image }}-${{ inputs.platform }}-${{ inputs.variant }}-sbom.spdx.json