mirror of
https://github.com/docker/build-push-action.git
synced 2026-06-17 02:57:17 +08:00
Merge 371801e73ec82a818dd5700787f43a03403840fd into ff26911fd365b0233252dfbd8eede1c0e9ef9a51
This commit is contained in:
commit
d256412631
4
.github/workflows/codeql.yml
vendored
4
.github/workflows/codeql.yml
vendored
@ -35,12 +35,12 @@ jobs:
|
||||
node-version: ${{ env.NODE_VERSION }}
|
||||
-
|
||||
name: Initialize CodeQL
|
||||
uses: github/codeql-action/init@7211b7c8077ea37d8641b6271f6a365a22a5fbfa # v4.36.0
|
||||
uses: github/codeql-action/init@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4.36.2
|
||||
with:
|
||||
languages: javascript-typescript
|
||||
build-mode: none
|
||||
-
|
||||
name: Perform CodeQL Analysis
|
||||
uses: github/codeql-action/analyze@7211b7c8077ea37d8641b6271f6a365a22a5fbfa # v4.36.0
|
||||
uses: github/codeql-action/analyze@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4.36.2
|
||||
with:
|
||||
category: "/language:javascript-typescript"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user