mirror of
https://github.com/golangci/golangci-lint-action.git
synced 2026-05-13 19:02:40 +00:00
build(deps): bump github/codeql-action from 4.35.2 to 4.35.3 (#1389)
This commit is contained in:
@@ -39,7 +39,7 @@ jobs:
|
||||
|
||||
# Initializes the CodeQL tools for scanning.
|
||||
- name: Initialize CodeQL
|
||||
uses: github/codeql-action/init@v4.35.2
|
||||
uses: github/codeql-action/init@v4.35.3
|
||||
# Override language selection by uncommenting this and choosing your languages
|
||||
with:
|
||||
languages: 'javascript-typescript'
|
||||
@@ -49,4 +49,4 @@ jobs:
|
||||
npm run all
|
||||
|
||||
- name: Perform CodeQL Analysis
|
||||
uses: github/codeql-action/analyze@v4.35.2
|
||||
uses: github/codeql-action/analyze@v4.35.3
|
||||
|
||||
Reference in New Issue
Block a user