custom node max-http-header-size (#201)

Signed-off-by: Brian DeHamer <bdehamer@github.com>
This commit is contained in:
Brian DeHamer
2025-08-28 15:21:59 -07:00
committed by GitHub
parent 484c81f0bd
commit 24900ce153
+2
View File
@@ -73,6 +73,8 @@ runs:
sbom-path: ${{ inputs.sbom-path }}
- uses: actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc # v2.4.0
id: attest
env:
NODE_OPTIONS: '--max-http-header-size=32768'
with:
subject-path: ${{ inputs.subject-path }}
subject-digest: ${{ inputs.subject-digest }}