mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-02 08:07:04 +02:00
ci(github-action): update github/codeql-action ( v3.28.19 → v3.29.0 )
| datasource | package | from | to | | ----------- | -------------------- | -------- | ------- | | github-tags | github/codeql-action | v3.28.19 | v3.29.0 |
This commit is contained in:
parent
9792edaf30
commit
a0409fffbe
1 changed files with 2 additions and 2 deletions
4
.github/workflows/codeql.yml
vendored
4
.github/workflows/codeql.yml
vendored
|
@ -44,7 +44,7 @@ jobs:
|
|||
|
||||
- name: Initialize CodeQL
|
||||
id: initialize
|
||||
uses: github/codeql-action/init@fca7ace96b7d713c7035871441bd52efbe39e27e # v3.28.19
|
||||
uses: github/codeql-action/init@ce28f5bb42b7a9f2c824e633a3f6ee835bab6858 # v3.29.0
|
||||
with:
|
||||
languages: ${{ matrix.language }}
|
||||
build-mode: ${{ matrix.build-mode }}
|
||||
|
@ -52,6 +52,6 @@ jobs:
|
|||
|
||||
- name: Perform CodeQL Analysis
|
||||
id: analyze
|
||||
uses: github/codeql-action/analyze@fca7ace96b7d713c7035871441bd52efbe39e27e # v3.28.19
|
||||
uses: github/codeql-action/analyze@ce28f5bb42b7a9f2c824e633a3f6ee835bab6858 # v3.29.0
|
||||
with:
|
||||
category: '/language:${{matrix.language}}'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue