From 211b680a95532f1825dcf417cb91d781a3f9fc94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 00:43:39 +0000 Subject: [PATCH] Bump carabiner-dev/actions/unpack/sbom Bumps [carabiner-dev/actions/unpack/sbom](https://github.com/carabiner-dev/actions) from abf2ee5751a70382867a5dfbc38b22f3bf1c244b to f882fa9eb795141737eecac4ffb056df5ad14954. - [Release notes](https://github.com/carabiner-dev/actions/releases) - [Commits](https://github.com/carabiner-dev/actions/compare/abf2ee5751a70382867a5dfbc38b22f3bf1c244b...f882fa9eb795141737eecac4ffb056df5ad14954) --- updated-dependencies: - dependency-name: carabiner-dev/actions/unpack/sbom dependency-version: f882fa9eb795141737eecac4ffb056df5ad14954 dependency-type: direct:production ... 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 15cd1ef..c6f4e74 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -44,7 +44,7 @@ jobs: - name: Generate SBOM id: sbom - uses: carabiner-dev/actions/unpack/sbom@abf2ee5751a70382867a5dfbc38b22f3bf1c244b # v1.1.6 + uses: carabiner-dev/actions/unpack/sbom@f882fa9eb795141737eecac4ffb056df5ad14954 # v1.1.6 with: push-to-release: ${{ steps.tag.outputs.tag_name }} env: