From 03dd73fc4c62217fcd17898cc4de20c1ce5d1ae5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 08:53:50 +0000 Subject: [PATCH] chore(deps): bump actions/attest from 4.1.1 to 4.2.1 Bumps [actions/attest](https://github.com/actions/attest) from 4.1.1 to 4.2.1. - [Release notes](https://github.com/actions/attest/releases) - [Changelog](https://github.com/actions/attest/blob/main/RELEASE.md) - [Commits](https://github.com/actions/attest/compare/a1948c3f048ba23858d222213b7c278aabede763...508db95dd578ae2727ebd6217d5ba78e4fbda05d) --- updated-dependencies: - dependency-name: actions/attest dependency-version: 4.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/candidate-dossier.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/candidate-dossier.yml b/.github/workflows/candidate-dossier.yml index 9b10140..0175150 100644 --- a/.github/workflows/candidate-dossier.yml +++ b/.github/workflows/candidate-dossier.yml @@ -172,7 +172,7 @@ jobs: create-storage-record: false - name: Attest workspace SBOM to the aggregate dossier subject - uses: actions/attest@a1948c3f048ba23858d222213b7c278aabede763 # v4.1.1 + uses: actions/attest@508db95dd578ae2727ebd6217d5ba78e4fbda05d # v4.2.1 with: subject-checksums: candidate-held/aggregate-sbom-subject.sha256 sbom-path: candidate-held/candidate-dossier/products/supply-chain/sbom.cdx.json