bump actions/attest from v2.4.0 to v3.0.0 (#202)

Signed-off-by: Brian DeHamer <bdehamer@github.com>
This commit is contained in:
Brian DeHamer
2025-08-28 15:22:38 -07:00
committed by GitHub
parent 24900ce153
commit 87ab9bb01b
+1 -1
View File
@@ -71,7 +71,7 @@ runs:
id: generate-sbom-predicate id: generate-sbom-predicate
with: with:
sbom-path: ${{ inputs.sbom-path }} sbom-path: ${{ inputs.sbom-path }}
- uses: actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc # v2.4.0 - uses: actions/attest@daf44fb950173508f38bd2406030372c1d1162b1 # v3.0.0
id: attest id: attest
env: env:
NODE_OPTIONS: '--max-http-header-size=32768' NODE_OPTIONS: '--max-http-header-size=32768'