Skip to content

Commit bde6deb

Browse files
authored
Merge pull request #185 from step-security/auto-cherry-pick
chore: Cherry-picked changes from upstream
2 parents 1ff4da4 + fafc017 commit bde6deb

3 files changed

Lines changed: 11 additions & 11 deletions

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@ outputs:
3737
bin_dest:
3838
description: Location of `pnpm` and `pnpx` command
3939
runs:
40-
using: node20
40+
using: node24
4141
main: dist/index.js
4242
post: dist/index.js

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@actions/exec": "^1.1.1",
1313
"@actions/glob": "^0.5.0",
1414
"@types/expand-tilde": "^2.0.2",
15-
"@types/node": "^20.11.5",
15+
"@types/node": "^22.0.0",
1616
"axios": "^1.12.0",
1717
"expand-tilde": "^2.0.2",
1818
"yaml": "^2.3.4",

pnpm-lock.yaml

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)