Skip to content

Commit 85f1db6

Browse files
authored
Merge pull request #141 from thc202/nodejs24
Bump Node.js and update dependencies
2 parents aeed8ca + e525ed6 commit 85f1db6

File tree

5 files changed

+47938
-44976
lines changed

5 files changed

+47938
-44976
lines changed

CHANGELOG.md

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

1011
## [0.14.0] - 2024-11-20
1112
### Changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@ inputs:
3838
required: false
3939
default: 'zap_scan'
4040
runs:
41-
using: 'node20'
41+
using: 'node24'
4242
main: 'dist/index.js'

0 commit comments

Comments
 (0)