Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4,050 changes: 2,584 additions & 1,466 deletions lib/analyze-action-post.js

Large diffs are not rendered by default.

2,601 changes: 1,860 additions & 741 deletions lib/analyze-action.js

Large diffs are not rendered by default.

2,437 changes: 1,779 additions & 658 deletions lib/autobuild-action.js

Large diffs are not rendered by default.

4,209 changes: 2,664 additions & 1,545 deletions lib/init-action-post.js

Large diffs are not rendered by default.

2,611 changes: 1,866 additions & 745 deletions lib/init-action.js

Large diffs are not rendered by default.

2,415 changes: 1,768 additions & 647 deletions lib/resolve-environment-action.js

Large diffs are not rendered by default.

2,456 changes: 1,788 additions & 668 deletions lib/setup-codeql-action.js

Large diffs are not rendered by default.

2,295 changes: 1,605 additions & 690 deletions lib/start-proxy-action-post.js

Large diffs are not rendered by default.

2,409 changes: 1,765 additions & 644 deletions lib/start-proxy-action.js

Large diffs are not rendered by default.

2,514 changes: 1,817 additions & 697 deletions lib/upload-lib.js

Large diffs are not rendered by default.

2,017 changes: 1,466 additions & 551 deletions lib/upload-sarif-action-post.js

Large diffs are not rendered by default.

2,522 changes: 1,821 additions & 701 deletions lib/upload-sarif-action.js

Large diffs are not rendered by default.

26 changes: 22 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@actions/github": "^8.0.1",
"@actions/glob": "^0.5.0",
"@actions/http-client": "^3.0.0",
"@actions/io": "^2.0.0",
"@actions/io": "^3.0.2",
"@actions/tool-cache": "^3.0.1",
"@octokit/plugin-retry": "^8.1.0",
"archiver": "^7.0.1",
Expand Down