We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3a1b10e + 5f7d2f6 commit 589defbCopy full SHA for 589defb
1 file changed
.github/workflows/release.yml
@@ -78,7 +78,7 @@ jobs:
78
- uses: actions/download-artifact@v4
79
with:
80
name: sboms
81
- - uses: actions/attest-sbom@v1
+ - uses: actions/attest-sbom@v2
82
83
subject-path: ${{ matrix.attestation.subject }}
84
sbom-path: ${{ matrix.attestation.sbom }}
0 commit comments