Update actions/attest to v4.1.1 (#858)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
Brian DeHamer
2026-06-26 10:14:05 -07:00
committed by GitHub
parent f14352a605
commit 21b787db45
+1 -1
View File
@@ -92,7 +92,7 @@ runs:
id: attest id: attest
env: env:
NODE_OPTIONS: "--max-http-header-size=32768" NODE_OPTIONS: "--max-http-header-size=32768"
uses: actions/attest@59d89421af93a897026c735860bf21b6eb4f7b26 # v4.1.0 uses: actions/attest@a1948c3f048ba23858d222213b7c278aabede763 # v4.1.1
with: with:
subject-path: ${{ inputs.subject-path }} subject-path: ${{ inputs.subject-path }}
subject-name: ${{ inputs.subject-name }} subject-name: ${{ inputs.subject-name }}