We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6c0b46 commit 54a9f61Copy full SHA for 54a9f61
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "codeql-agent",
3
- "version": "0.3.0",
+ "version": "0.3.1",
4
"description": "A CodeQL tool to automatically execute code scanning.",
5
"main": "index.js",
6
"scripts": {
@@ -25,7 +25,7 @@
25
"security"
26
],
27
"author": "codeql-agent-project",
28
- "license": "ISC",
+ "license": "MIT",
29
"bugs": {
30
"url": "https://github.com/codeql-agent-project/codeql-agent-cli/issues"
31
},
0 commit comments