Skip to content

Commit 9defb55

Browse files
authored
Merge pull request #50 from thc202/nodejs24
Bump Node.js and update dependencies
2 parents 70b09b8 + 1d86b69 commit 9defb55

File tree

5 files changed

+48437
-45456
lines changed

5 files changed

+48437
-45456
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
77
## [Unreleased]
88
### Changed
99
- Update dependencies.
10+
- Run with node24.
1011

1112
## [0.9.0] - 2024-11-20
1213
### Changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@ inputs:
4242
required: false
4343
default: 'zap_scan'
4444
runs:
45-
using: 'node20'
45+
using: 'node24'
4646
main: 'dist/index.js'

0 commit comments

Comments
 (0)