Skip to content

Commit fcacee3

Browse files
chore(deps): Update github/codeql-action from v4.35.5 to v4.36.0 (#40)
Co-authored-by: renovate-dependency-app[bot] <269912923+renovate-dependency-app[bot]@users.noreply.github.com>
1 parent f546175 commit fcacee3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/tools_codeql.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666

6767
# Initializes the CodeQL tools for scanning.
6868
- name: Initialize CodeQL
69-
uses: github/codeql-action/init@9e0d7b8d25671d64c341c19c0152d693099fb5ba # v4.35.5
69+
uses: github/codeql-action/init@7211b7c8077ea37d8641b6271f6a365a22a5fbfa # v4.36.0
7070
with:
7171
languages: ${{ matrix.language }}
7272
build-mode: ${{ matrix.build-mode }}
@@ -94,6 +94,6 @@ jobs:
9494
exit 1
9595
9696
- name: Perform CodeQL Analysis
97-
uses: github/codeql-action/analyze@9e0d7b8d25671d64c341c19c0152d693099fb5ba # v4.35.5
97+
uses: github/codeql-action/analyze@7211b7c8077ea37d8641b6271f6a365a22a5fbfa # v4.36.0
9898
with:
9999
category: "/language:${{matrix.language}}"

0 commit comments

Comments
 (0)