Skip to content

Commit 5f7d2f6

Browse files
dependabot[bot]swalkinshaw
authored andcommitted
Bump actions/attest-sbom from 1 to 2
Bumps [actions/attest-sbom](https://github.com/actions/attest-sbom) from 1 to 2. - [Release notes](https://github.com/actions/attest-sbom/releases) - [Changelog](https://github.com/actions/attest-sbom/blob/main/RELEASE.md) - [Commits](actions/attest-sbom@v1...v2) --- updated-dependencies: - dependency-name: actions/attest-sbom dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5e64afb commit 5f7d2f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
- uses: actions/download-artifact@v4
7979
with:
8080
name: sboms
81-
- uses: actions/attest-sbom@v1
81+
- uses: actions/attest-sbom@v2
8282
with:
8383
subject-path: ${{ matrix.attestation.subject }}
8484
sbom-path: ${{ matrix.attestation.sbom }}

0 commit comments

Comments
 (0)