|
@@ -38,7 +38,7 @@ jobs:
|
|
|
run: make go-work
|
|
run: make go-work
|
|
|
# Initializes the CodeQL tools for scanning.
|
|
# Initializes the CodeQL tools for scanning.
|
|
|
- name: Initialize CodeQL
|
|
- name: Initialize CodeQL
|
|
|
- uses: github/codeql-action/init@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v3.29.5
|
|
|
|
|
|
|
+ uses: github/codeql-action/init@54f647b7e1bb85c95cddabcd46b0c578ec92bc1a # v3.29.5
|
|
|
with:
|
|
with:
|
|
|
languages: ${{ matrix.language }}
|
|
languages: ${{ matrix.language }}
|
|
|
build-mode: ${{ matrix.build-mode }}
|
|
build-mode: ${{ matrix.build-mode }}
|