⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content
Draft
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
1,598 changes: 1,329 additions & 269 deletions lib/analyze-action-post.js

Large diffs are not rendered by default.

242 changes: 171 additions & 71 deletions lib/analyze-action.js

Large diffs are not rendered by default.

242 changes: 171 additions & 71 deletions lib/autobuild-action.js

Large diffs are not rendered by default.

1,598 changes: 1,329 additions & 269 deletions lib/init-action-post.js

Large diffs are not rendered by default.

242 changes: 171 additions & 71 deletions lib/init-action.js

Large diffs are not rendered by default.

242 changes: 171 additions & 71 deletions lib/resolve-environment-action.js

Large diffs are not rendered by default.

242 changes: 171 additions & 71 deletions lib/setup-codeql-action.js

Large diffs are not rendered by default.

1,616 changes: 1,338 additions & 278 deletions lib/start-proxy-action-post.js

Large diffs are not rendered by default.

242 changes: 171 additions & 71 deletions lib/start-proxy-action.js

Large diffs are not rendered by default.

242 changes: 171 additions & 71 deletions lib/upload-lib.js

Large diffs are not rendered by default.

1,636 changes: 1,348 additions & 288 deletions lib/upload-sarif-action-post.js

Large diffs are not rendered by default.

242 changes: 171 additions & 71 deletions lib/upload-sarif-action.js

Large diffs are not rendered by default.

152 changes: 94 additions & 58 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 @@ -29,7 +29,7 @@
"@actions/cache": "^5.0.1",
"@actions/core": "^2.0.1",
"@actions/exec": "^2.0.0",
"@actions/github": "^6.0.1",
"@actions/github": "^7.0.0",
"@actions/glob": "^0.5.0",
"@actions/http-client": "^3.0.0",
"@actions/io": "^2.0.0",
Expand Down