Skip to content

Commit b6cfaa6

Browse files
chore(deps): update github/codeql-action action to v3.27.6 (#24)
Co-authored-by: msclock-bot[bot] <163820484+msclock-bot[bot]@users.noreply.github.com>
1 parent 245b443 commit b6cfaa6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/codeql.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
fetch-depth: 0
5151

5252
- name: Initialize CodeQL
53-
uses: github/codeql-action/init@f09c1c0a94de965c15400f5634aa42fac8fb8f88 # v3.27.5
53+
uses: github/codeql-action/init@aa578102511db1f4524ed59b8cc2bae4f6e88195 # v3.27.6
5454
with:
5555
languages: ${{ matrix.language }}
5656
config-file: ./.github/codeql-config.yml
@@ -87,4 +87,4 @@ jobs:
8787
run: cmake --build --preset=default --target all
8888

8989
- name: Perform CodeQL Analysis
90-
uses: github/codeql-action/analyze@f09c1c0a94de965c15400f5634aa42fac8fb8f88 # v3.27.5
90+
uses: github/codeql-action/analyze@aa578102511db1f4524ed59b8cc2bae4f6e88195 # v3.27.6

0 commit comments

Comments
 (0)