Skip to content

Commit 9c62473

Browse files
chore(deps): update github/codeql-action digest to 7211b7c
1 parent c4265f7 commit 9c62473

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/codeql.yml

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

107107
# Initializes the CodeQL tools for scanning.
108108
- name: Initialize CodeQL
109-
uses: github/codeql-action/init@9e0d7b8d25671d64c341c19c0152d693099fb5ba # v4
109+
uses: github/codeql-action/init@7211b7c8077ea37d8641b6271f6a365a22a5fbfa # v4
110110
with:
111111
languages: ${{ matrix.language }}
112112
build-mode: ${{ matrix.build-mode }}
@@ -133,6 +133,6 @@ jobs:
133133
cmake --build --preset conan-release --parallel $(nproc --all)
134134
135135
- name: Perform CodeQL Analysis
136-
uses: github/codeql-action/analyze@9e0d7b8d25671d64c341c19c0152d693099fb5ba # v4
136+
uses: github/codeql-action/analyze@7211b7c8077ea37d8641b6271f6a365a22a5fbfa # v4
137137
with:
138138
category: "/language:${{matrix.language}}"

0 commit comments

Comments
 (0)