switch check sarif action to node20
This commit is contained in:
parent
95be4b277c
commit
0bc194ee69
1 changed files with 1 additions and 1 deletions
2
.github/actions/check-sarif/action.yml
vendored
2
.github/actions/check-sarif/action.yml
vendored
|
|
@ -16,5 +16,5 @@ inputs:
|
||||||
Comma separated list of query ids that should NOT be included in this SARIF file.
|
Comma separated list of query ids that should NOT be included in this SARIF file.
|
||||||
|
|
||||||
runs:
|
runs:
|
||||||
using: node16
|
using: 'node20'
|
||||||
main: index.js
|
main: index.js
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue