1 Commits

Author SHA1 Message Date
renovate[bot]
ecb842de4d chore(deps): update github/codeql-action action (v4.32.3 → v4.32.4)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-20 21:56:46 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -70,7 +70,7 @@ jobs:
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@9e907b5e64f6b83e7804b09294d44122997950d6 # v4.32.3
uses: github/codeql-action/init@89a39a4e59826350b863aa6b6252a07ad50cf83e # v4.32.4
with:
languages: ${{ matrix.language }}
build-mode: ${{ matrix.build-mode }}
@@ -98,6 +98,6 @@ jobs:
exit 1
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@9e907b5e64f6b83e7804b09294d44122997950d6 # v4.32.3
uses: github/codeql-action/analyze@89a39a4e59826350b863aa6b6252a07ad50cf83e # v4.32.4
with:
category: "/language:${{matrix.language}}"

View File

@@ -51,7 +51,7 @@ repos:
args: ["-shellcheck="]
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 43.31.0
rev: 43.4.2
hooks:
- id: renovate-config-validator