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.
1 parent 8bd83f1 commit ff19f40Copy full SHA for ff19f40
action.yml
@@ -66,6 +66,8 @@ runs:
66
id: generate-build-provenance-predicate
67
- uses: actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc # v2.4.0
68
id: attest
69
+ env:
70
+ NODE_OPTIONS: "--max-http-header-size=32768"
71
with:
72
subject-path: ${{ inputs.subject-path }}
73
subject-digest: ${{ inputs.subject-digest }}
0 commit comments