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
7,904 changes: 4,792 additions & 3,112 deletions lib/analyze-action-post.js

Large diffs are not rendered by default.

7,906 changes: 4,793 additions & 3,113 deletions lib/analyze-action.js

Large diffs are not rendered by default.

7,904 changes: 4,792 additions & 3,112 deletions lib/autobuild-action.js

Large diffs are not rendered by default.

7,906 changes: 4,793 additions & 3,113 deletions lib/init-action-post.js

Large diffs are not rendered by default.

5,128 changes: 3,404 additions & 1,724 deletions lib/init-action.js

Large diffs are not rendered by default.

7,904 changes: 4,792 additions & 3,112 deletions lib/resolve-environment-action.js

Large diffs are not rendered by default.

10,534 changes: 6,107 additions & 4,427 deletions lib/setup-codeql-action.js

Large diffs are not rendered by default.

7,904 changes: 4,792 additions & 3,112 deletions lib/start-proxy-action-post.js

Large diffs are not rendered by default.

6,232 changes: 3,956 additions & 2,276 deletions lib/start-proxy-action.js

Large diffs are not rendered by default.

10,534 changes: 6,107 additions & 4,427 deletions lib/upload-lib.js

Large diffs are not rendered by default.

7,904 changes: 4,792 additions & 3,112 deletions lib/upload-sarif-action-post.js

Large diffs are not rendered by default.

10,534 changes: 6,107 additions & 4,427 deletions lib/upload-sarif-action.js

Large diffs are not rendered by default.

47 changes: 38 additions & 9 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 @@ -28,7 +28,7 @@
"@actions/artifact-legacy": "npm:@actions/artifact@^1.1.2",
"@actions/cache": "^4.1.0",
"@actions/core": "^1.11.1",
"@actions/exec": "^1.1.1",
"@actions/exec": "^2.0.0",
"@actions/github": "^6.0.0",
"@actions/glob": "^0.5.0",
"@actions/http-client": "^3.0.0",
Expand Down