From 666bfa09c36a8ed530811b449af0deb55c392943 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2026 00:04:21 +0000 Subject: [PATCH] Bump mozilla/ssdlc-actions/.github/workflows/ssdlc-sbom.yml Bumps [mozilla/ssdlc-actions/.github/workflows/ssdlc-sbom.yml](https://github.com/mozilla/ssdlc-actions) from 5cc2b20e42d53d1643853f12244fbec9ed2f2e0c to aa759c845c83060e2473fd8df60f9f408e34675d. - [Release notes](https://github.com/mozilla/ssdlc-actions/releases) - [Commits](https://github.com/mozilla/ssdlc-actions/compare/5cc2b20e42d53d1643853f12244fbec9ed2f2e0c...aa759c845c83060e2473fd8df60f9f408e34675d) --- updated-dependencies: - dependency-name: mozilla/ssdlc-actions/.github/workflows/ssdlc-sbom.yml dependency-version: aa759c845c83060e2473fd8df60f9f408e34675d dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/sbom.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sbom.yml b/.github/workflows/sbom.yml index 7f0a0b9..27768bb 100644 --- a/.github/workflows/sbom.yml +++ b/.github/workflows/sbom.yml @@ -14,6 +14,6 @@ permissions: jobs: sbom: - uses: mozilla/ssdlc-actions/.github/workflows/ssdlc-sbom.yml@5cc2b20e42d53d1643853f12244fbec9ed2f2e0c + uses: mozilla/ssdlc-actions/.github/workflows/ssdlc-sbom.yml@aa759c845c83060e2473fd8df60f9f408e34675d with: sbom_name: ${{ github.event.release.tag_name || github.sha }}