Skip to content

Commit

Permalink
Revert "switch check sarif action to node20"
Browse files Browse the repository at this point in the history
This reverts commit 0bc194e.
  • Loading branch information
nickfyson committed Dec 13, 2023
1 parent 8bc67d1 commit 241e8b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/check-sarif/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ inputs:
Comma separated list of query ids that should NOT be included in this SARIF file.
runs:
using: node20
using: node16
main: index.js

0 comments on commit 241e8b4

Please sign in to comment.