Merge branch 'main' into csharp-loc

This commit is contained in:
Andrew Eisenberg 2021-06-23 16:19:58 -07:00
commit c5434c91d8
37 changed files with 1541 additions and 914 deletions

View file

@ -1,6 +1,6 @@
{
"name": "codeql",
"version": "1.0.3",
"version": "1.0.4",
"private": true,
"description": "CodeQL action",
"scripts": {
@ -27,7 +27,7 @@
"@actions/github": "^4.0.0",
"@actions/http-client": "^1.0.8",
"@actions/io": "^1.1.0",
"@actions/tool-cache": "^1.5.5",
"@actions/tool-cache": "^1.7.1",
"@chrisgavin/safe-which": "^1.0.2",
"@octokit/plugin-retry": "^3.0.3",
"@octokit/types": "^5.5.0",