mirror of
https://github.com/fmtlib/fmt.git
synced 2026-07-30 16:26:27 +08:00
Bump github/codeql-action/analyze from 4.36.1 to 4.36.2
Bumps [github/codeql-action/analyze](https://github.com/github/codeql-action) from 4.36.1 to 4.36.2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](87557b9c84...8aad20d150)
---
updated-dependencies:
- dependency-name: github/codeql-action/analyze
dependency-version: 4.36.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
81516a20d9
commit
3bf8af9fc2
2
.github/workflows/codeql.yml
vendored
2
.github/workflows/codeql.yml
vendored
@ -28,6 +28,6 @@ jobs:
|
||||
cmake -B build -DFMT_DOC=OFF -DFMT_TEST=OFF
|
||||
cmake --build build --parallel
|
||||
|
||||
- uses: github/codeql-action/analyze@87557b9c84dde89fdd9b10e88954ac2f4248e463 # v3.29.5
|
||||
- uses: github/codeql-action/analyze@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v3.29.5
|
||||
with:
|
||||
category: /language:c-cpp
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user