mirror of
https://github.com/golangci/golangci-lint-action.git
synced 2026-02-25 09:01:49 +00:00
Update codeql.yaml
This commit is contained in:
parent
086f2d5a4b
commit
41ae48aa57
1 changed files with 1 additions and 1 deletions
2
.github/workflows/codeql.yaml
vendored
2
.github/workflows/codeql.yaml
vendored
|
|
@ -34,7 +34,7 @@ jobs:
|
|||
uses: github/codeql-action/init@v1
|
||||
# Override language selection by uncommenting this and choosing your languages
|
||||
with:
|
||||
language: 'javascript'
|
||||
languages: 'javascript'
|
||||
|
||||
- run: |
|
||||
npm install
|
||||
|
|
|
|||
Loading…
Reference in a new issue