1
0
mirror of https://github.com/golangci/golangci-lint-action.git synced 2026-06-17 16:55:45 +07:00

build(deps): bump github/codeql-action from 4.35.5 to 4.36.0 in the github-actions group (#1398)

This commit is contained in:
dependabot[bot]
2026-06-02 06:11:24 +02:00
committed by GitHub
parent 8182aa3494
commit e52a9f8996

View File

@@ -35,7 +35,7 @@ jobs:
# Initializes the CodeQL tools for scanning. # Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL - name: Initialize CodeQL
uses: github/codeql-action/init@9e0d7b8d25671d64c341c19c0152d693099fb5ba # v4.35.5 uses: github/codeql-action/init@7211b7c8077ea37d8641b6271f6a365a22a5fbfa # v4.36.0
# Override language selection by uncommenting this and choosing your languages # Override language selection by uncommenting this and choosing your languages
with: with:
languages: 'javascript-typescript' languages: 'javascript-typescript'
@@ -45,4 +45,4 @@ jobs:
npm run all npm run all
- name: Perform CodeQL Analysis - name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@9e0d7b8d25671d64c341c19c0152d693099fb5ba # v4.35.5 uses: github/codeql-action/analyze@7211b7c8077ea37d8641b6271f6a365a22a5fbfa # v4.36.0