summaryrefslogtreecommitdiff
path: root/.github/workflows/gha-codeql.yml
diff options
context:
space:
mode:
authorMend Renovate <bot@renovateapp.com>2025-11-17 04:34:55 +0000
committerGitHub <noreply@github.com>2025-11-16 20:34:55 -0800
commitd5cdfd40d424c07e275308bc32cd3045f0195705 (patch)
treec5055a0298e09a536938fee372b70c6731e9ff16 /.github/workflows/gha-codeql.yml
parent4206558f715b7a67daa9c39528d04106f88612b4 (diff)
Update [Github] Update GHA Dependencies (#168299)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [aminya/setup-cpp](https://redirect.github.com/aminya/setup-cpp) | action | patch | `v1.7.1` -> `v1.7.2` | | ghcr.io/llvm/ci-ubuntu-24.04-abi-tests | container | digest | `01e66b0` -> `f80125c` | | [github/codeql-action](https://redirect.github.com/github/codeql-action) | action | patch | `v4.31.2` -> `v4.31.3` | | llvm/actions | action | digest | `42d8057` -> `5dd9550` |
Diffstat (limited to '.github/workflows/gha-codeql.yml')
-rw-r--r--.github/workflows/gha-codeql.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/gha-codeql.yml b/.github/workflows/gha-codeql.yml
index 4b9df6b66845..689bdf408522 100644
--- a/.github/workflows/gha-codeql.yml
+++ b/.github/workflows/gha-codeql.yml
@@ -29,9 +29,9 @@ jobs:
sparse-checkout: |
.github/
- name: Initialize CodeQL
- uses: github/codeql-action/init@0499de31b99561a6d14a36a5f662c2a54f91beee # v4.31.2
+ uses: github/codeql-action/init@014f16e7ab1402f30e7c3329d33797e7948572db # v4.31.3
with:
languages: actions
queries: security-extended
- name: Perform CodeQL Analysis
- uses: github/codeql-action/analyze@0499de31b99561a6d14a36a5f662c2a54f91beee # v4.31.2
+ uses: github/codeql-action/analyze@014f16e7ab1402f30e7c3329d33797e7948572db # v4.31.3