Merge pull request #1783 from github/henrymercer/check-sarif-node16

Run check-sarif Action using Node 16
This commit is contained in:
Henry Mercer 2023-07-17 18:54:32 +01:00 committed by GitHub
commit 84e042b8a4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,5 +16,5 @@ inputs:
Comma separated list of query ids that should NOT be included in this SARIF file.
runs:
using: node12
using: node16
main: index.js