Skip to content

Commit 589defb

Browse files
authored
Merge pull request #496 from roots/dependabot/github_actions/actions/attest-sbom-2
Bump actions/attest-sbom from 1 to 2
2 parents 3a1b10e + 5f7d2f6 commit 589defb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)