Skip to content

Commit 3e8b897

Browse files
chore(deps): update github/codeql-action action to v3.28.3
1 parent 925151e commit 3e8b897

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@aa578102511db1f4524ed59b8cc2bae4f6e88195 # v3.27.6
53+
uses: github/codeql-action/init@dd196fa9ce80b6bacc74ca1c32bd5b0ba22efca7 # v3.28.3
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@aa578102511db1f4524ed59b8cc2bae4f6e88195 # v3.27.6
90+
uses: github/codeql-action/analyze@dd196fa9ce80b6bacc74ca1c32bd5b0ba22efca7 # v3.28.3

0 commit comments

Comments
 (0)