Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
renovate
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GitHub Mirror
Renovate Bot
renovate
Commits
b51a7be1
Unverified
Commit
b51a7be1
authored
Apr 5, 2022
by
Michael Kriese
Committed by
GitHub
Apr 5, 2022
Browse files
Options
Downloads
Patches
Plain Diff
ci(codeql): disable config file (#14952)
parent
b6601b58
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
.github/workflows/codeql-analysis.yml
+1
-1
1 addition, 1 deletion
.github/workflows/codeql-analysis.yml
with
1 addition
and
1 deletion
.github/workflows/codeql-analysis.yml
+
1
−
1
View file @
b51a7be1
...
@@ -28,7 +28,7 @@ jobs:
...
@@ -28,7 +28,7 @@ jobs:
-
name
:
Initialize CodeQL
-
name
:
Initialize CodeQL
uses
:
github/codeql-action/init@4c1021c5041fca6023824e45efb7f83178d52fe2
# tag=v1.1.6
uses
:
github/codeql-action/init@4c1021c5041fca6023824e45efb7f83178d52fe2
# tag=v1.1.6
with
:
with
:
config-file
:
./.github/codeql/codeql-config.yml
#
config-file: ./.github/codeql/codeql-config.yml
languages
:
javascript
languages
:
javascript
# Override language selection by uncommenting this and choosing your languages
# Override language selection by uncommenting this and choosing your languages
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment