mirror of
https://github.com/actions/attest-build-provenance.git
synced 2026-09-12 03:04:50 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9d57eef8c0 |
+1
-1
@@ -92,7 +92,7 @@ runs:
|
||||
id: attest
|
||||
env:
|
||||
NODE_OPTIONS: "--max-http-header-size=32768"
|
||||
uses: actions/attest@508db95dd578ae2727ebd6217d5ba78e4fbda05d # v4.2.1
|
||||
uses: actions/attest@1e69f48acb82d1966a394da916b4c1698aa569d6 # v4.2.2
|
||||
with:
|
||||
subject-path: ${{ inputs.subject-path }}
|
||||
subject-name: ${{ inputs.subject-name }}
|
||||
|
||||
Reference in New Issue
Block a user