Skip to content
Merged
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,776 changes: 1,538 additions & 238 deletions lib/analyze-action-post.js

Large diffs are not rendered by default.

1,778 changes: 1,539 additions & 239 deletions lib/analyze-action.js

Large diffs are not rendered by default.

1,774 changes: 1,537 additions & 237 deletions lib/autobuild-action.js

Large diffs are not rendered by default.

1,778 changes: 1,539 additions & 239 deletions lib/init-action-post.js

Large diffs are not rendered by default.

2,000 changes: 1,650 additions & 350 deletions lib/init-action.js

Large diffs are not rendered by default.

1,774 changes: 1,537 additions & 237 deletions lib/resolve-environment-action.js

Large diffs are not rendered by default.

1,776 changes: 1,538 additions & 238 deletions lib/setup-codeql-action.js

Large diffs are not rendered by default.

2,048 changes: 1,674 additions & 374 deletions lib/start-proxy-action-post.js

Large diffs are not rendered by default.

1,772 changes: 1,536 additions & 236 deletions lib/start-proxy-action.js

Large diffs are not rendered by default.

1,776 changes: 1,538 additions & 238 deletions lib/upload-lib.js

Large diffs are not rendered by default.

1,776 changes: 1,538 additions & 238 deletions lib/upload-sarif-action-post.js

Large diffs are not rendered by default.

1,776 changes: 1,538 additions & 238 deletions lib/upload-sarif-action.js

Large diffs are not rendered by default.

24 changes: 22 additions & 2 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 @@ -32,7 +32,7 @@
"@actions/github": "^6.0.0",
"@actions/glob": "^0.5.0",
"@actions/http-client": "^3.0.0",
"@actions/io": "^1.1.3",
"@actions/io": "^2.0.0",
"@actions/tool-cache": "^2.0.2",
"@octokit/plugin-retry": "^6.0.0",
"@octokit/request-error": "^7.0.2",
Expand Down
Loading