From cda9dc2c27765146e87a0d9f3b558cb0f9749f57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 18:44:25 +0000 Subject: [PATCH] Bump carabiner-dev/actions/unpack/sbom in the actions group Bumps the actions group with 1 update: [carabiner-dev/actions/unpack/sbom](https://github.com/carabiner-dev/actions). Updates `carabiner-dev/actions/unpack/sbom` from 1.2.6 to 1.2.9 - [Release notes](https://github.com/carabiner-dev/actions/releases) - [Commits](https://github.com/carabiner-dev/actions/compare/36a39ef667efe7112df8b1a534a4e37f35fad6fd...32587e82f960d49b36101e8c45d1956e511965d3) --- updated-dependencies: - dependency-name: carabiner-dev/actions/unpack/sbom dependency-version: 1.2.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 6bdff78..2ad4f38 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -43,7 +43,7 @@ jobs: - name: Generate SBOM id: sbom - uses: carabiner-dev/actions/unpack/sbom@36a39ef667efe7112df8b1a534a4e37f35fad6fd # v1.2.6 + uses: carabiner-dev/actions/unpack/sbom@32587e82f960d49b36101e8c45d1956e511965d3 # v1.2.9 with: push-to-release: ${{ steps.tag.outputs.tag_name }} env: