mirror of
https://github.com/github/codeql-action.git
synced 2026-05-07 22:30:44 +00:00
Allow using a hash to restore SARIF results from a cache and reuse them.
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
// Generated by CoffeeScript 1.12.7
|
||||
(function() {
|
||||
module.exports = {
|
||||
None: 0,
|
||||
OpenTag: 1,
|
||||
InsideTag: 2,
|
||||
CloseTag: 3
|
||||
};
|
||||
|
||||
}).call(this);
|
||||
Reference in New Issue
Block a user