Store the default CodeQL bundle version in a JSON file.

This commit is contained in:
Chris Gavin
2020-08-10 12:34:11 +01:00
parent 6e18b27d4d
commit 97eafbc804
6 changed files with 13 additions and 4 deletions
+3
View File
@@ -0,0 +1,3 @@
{
"bundleVersion": "codeql-bundle-20200630"
}