We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23fb139 commit 51640d6Copy full SHA for 51640d6
actions/ql/lib/ext/config/immutable_actions.yml
@@ -19,4 +19,10 @@ extensions:
19
- ["actions/labeler"]
20
- ["actions/create-github-app-token"]
21
- ["actions/configure-pages"]
22
+ - ["github/codeql-action/analyze"]
23
+ - ["github/codeql-action/autobuild"]
24
+ - ["github/codeql-action/init"]
25
+ - ["github/codeql-action/resolve-environment"]
26
+ - ["github/codeql-action/start-proxy"]
27
+ - ["github/codeql-action/upload-sarif"]
28
- ["octokit/request-action"]
0 commit comments