Skip to content

Commit 84e042b

Browse files
authored
Merge pull request #1783 from github/henrymercer/check-sarif-node16
Run check-sarif Action using Node 16
2 parents d85a177 + 5719ca3 commit 84e042b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/check-sarif/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ inputs:
1616
Comma separated list of query ids that should NOT be included in this SARIF file.
1717
1818
runs:
19-
using: node12
19+
using: node16
2020
main: index.js

0 commit comments

Comments
 (0)