mirror of
https://github.com/coder/code-server.git
synced 2026-09-11 04:10:33 +02:00
chore: bump github/codeql-action/init from 4.37.6 to 4.37.8 (#7975)
This commit is contained in:
2
.github/workflows/security.yaml
vendored
2
.github/workflows/security.yaml
vendored
@@ -80,7 +80,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@5595ccaf912efad79be6eef63a5619ff05969be3 # v4.37.6
|
uses: github/codeql-action/init@db488ddef3bf6cb639b32c2e9a7c0a7ea8271d28 # v4.37.8
|
||||||
with:
|
with:
|
||||||
config-file: ./.github/codeql-config.yml
|
config-file: ./.github/codeql-config.yml
|
||||||
languages: javascript
|
languages: javascript
|
||||||
|
|||||||
Reference in New Issue
Block a user