From 8353133b8c969d03e1505b1d7d3e30db3a2cbc9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 31 May 2026 10:22:58 +0000 Subject: [PATCH] chore(deps): bump actions/attest-sbom from 1.4.1 to 4.1.0 Bumps [actions/attest-sbom](https://github.com/actions/attest-sbom) from 1.4.1 to 4.1.0. - [Release notes](https://github.com/actions/attest-sbom/releases) - [Changelog](https://github.com/actions/attest-sbom/blob/main/RELEASE.md) - [Commits](https://github.com/actions/attest-sbom/compare/5026d3663739160db546203eeaffa6aa1c51a4d6...c604332985a26aa8cf1bdc465b92731239ec6b9e) --- updated-dependencies: - dependency-name: actions/attest-sbom dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index b8bf331..d92dc9f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -84,7 +84,7 @@ jobs: subject-path: ${{ matrix.artifact }} - name: Attest CycloneDX SBOM id: attest-cyclonedx-sbom - uses: actions/attest-sbom@5026d3663739160db546203eeaffa6aa1c51a4d6 # v1 + uses: actions/attest-sbom@c604332985a26aa8cf1bdc465b92731239ec6b9e # v4.1.0 with: subject-path: ${{ matrix.artifact }} sbom-path: ${{ matrix.artifact }}.sbom.cdx.json