1
0
mirror of https://github.com/golangci/golangci-lint-action.git synced 2026-06-18 01:05:47 +07:00

build(deps): bump github/codeql-action from 4.35.3 to 4.35.4 (#1391)

This commit is contained in:
dependabot[bot]
2026-05-19 23:43:14 +02:00
committed by GitHub
parent 59f43e26c9
commit 633fbc7d54

View File

@@ -39,7 +39,7 @@ jobs:
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@v4.35.3
uses: github/codeql-action/init@v4.35.4
# 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.3
uses: github/codeql-action/analyze@v4.35.4