diff --git a/action.yml b/action.yml index 1f16dae..de81dd3 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@f7c74d28b9d84cb8768d0b8ca14a4bac6ef463e6 # v4.2.0 + - uses: actions/attest@508db95dd578ae2727ebd6217d5ba78e4fbda05d # v4.2.1 id: attest env: NODE_OPTIONS: '--max-http-header-size=32768'