mirror of
https://github.com/step-security/harden-runner.git
synced 2026-06-08 13:47:10 +00:00
Update action.yml
This commit is contained in:
parent
dece11172e
commit
9da60e4a70
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ branding:
|
|||
icon: "check-square"
|
||||
color: "green"
|
||||
runs:
|
||||
using: "node16"
|
||||
using: "node20"
|
||||
pre: "dist/pre/index.js"
|
||||
main: "dist/index.js"
|
||||
post: "dist/post/index.js"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue