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
11,513 changes: 5,484 additions & 6,029 deletions lib/analyze-action-post.js

Large diffs are not rendered by default.

14,532 changes: 6,993 additions & 7,539 deletions lib/analyze-action.js

Large diffs are not rendered by default.

14,781 changes: 7,118 additions & 7,663 deletions lib/autobuild-action.js

Large diffs are not rendered by default.

9,607 changes: 4,530 additions & 5,077 deletions lib/init-action-post.js

Large diffs are not rendered by default.

14,801 changes: 7,127 additions & 7,674 deletions lib/init-action.js

Large diffs are not rendered by default.

14,781 changes: 7,118 additions & 7,663 deletions lib/resolve-environment-action.js

Large diffs are not rendered by default.

17,216 changes: 8,335 additions & 8,881 deletions lib/setup-codeql-action.js

Large diffs are not rendered by default.

13,207 changes: 6,331 additions & 6,876 deletions lib/start-proxy-action-post.js

Large diffs are not rendered by default.

14,171 changes: 6,813 additions & 7,358 deletions lib/start-proxy-action.js

Large diffs are not rendered by default.

14,570 changes: 7,012 additions & 7,558 deletions lib/upload-lib.js

Large diffs are not rendered by default.

14,785 changes: 7,120 additions & 7,665 deletions lib/upload-sarif-action-post.js

Large diffs are not rendered by default.

14,516 changes: 6,985 additions & 7,531 deletions lib/upload-sarif-action.js

Large diffs are not rendered by default.

10 changes: 5 additions & 5 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 @@ -24,7 +24,7 @@
"@actions/cache": "^5.0.5",
"@actions/core": "^2.0.3",
"@actions/exec": "^2.0.0",
"@actions/github": "^8.0.1",
"@actions/github": "^9.1.1",
"@actions/glob": "^0.5.0",
"@actions/http-client": "^3.0.0",
"@actions/io": "^2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion pr-checks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Dependencies for the sync.ts",
"dependencies": {
"@actions/core": "^2.0.3",
"@actions/github": "^8.0.1",
"@actions/github": "^9.1.1",
"@octokit/core": "^7.0.6",
"@octokit/plugin-paginate-rest": ">=9.2.2",
"@octokit/plugin-rest-endpoint-methods": "^17.0.0",
Expand Down