From 9a014d381608f6d8bb203da1e4aa1bd85be5697f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 18:43:50 +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.3 to 1.2.6 - [Release notes](https://github.com/carabiner-dev/actions/releases) - [Commits](https://github.com/carabiner-dev/actions/compare/2a4b2cd115ede14629b03ef7e77586d3269d4c72...36a39ef667efe7112df8b1a534a4e37f35fad6fd) --- updated-dependencies: - dependency-name: carabiner-dev/actions/unpack/sbom dependency-version: 1.2.6 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 66a5535..80a2b97 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@2a4b2cd115ede14629b03ef7e77586d3269d4c72 # v1.2.3 + uses: carabiner-dev/actions/unpack/sbom@36a39ef667efe7112df8b1a534a4e37f35fad6fd # v1.2.6 with: push-to-release: ${{ steps.tag.outputs.tag_name }} env: