diff --git a/action.yml b/action.yml index 42b9f03..20a7c3f 100644 --- a/action.yml +++ b/action.yml @@ -71,7 +71,7 @@ runs: run: | echo "::warning::actions/attest-sbom has been deprecated, please use actions/attest instead" - - uses: actions/attest@c32b4b8b198b65d0bd9d63490e847ff7b53989d4 # v4.0.0 + - uses: actions/attest@59d89421af93a897026c735860bf21b6eb4f7b26 # v4.1.0 id: attest env: NODE_OPTIONS: '--max-http-header-size=32768'