File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 33 push :
44 branches :
55 - main
6- - v1
76 workflow_dispatch :
87
98concurrency :
2221 actions : write # for release-please-action to trigger other workflows
2322 id-token : write # for actions/attest-build-provenance to generate attestations
2423 attestations : write # for actions/attest-build-provenance to write attestations
24+ environment : release
2525 steps :
2626 - name : Harden the runner (Audit all outbound calls)
2727 uses : step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
3030
3131 - uses : actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
3232 with :
33- node-version : 22
33+ node-version : 24
3434 package-manager-cache : false
3535 - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
3636 with :
You can’t perform that action at this time.
0 commit comments