Skip to content

Commit 16328c8

Browse files
chore(deps): update github/codeql-action action to v4.37.8
1 parent 46a971a commit 16328c8

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
@@ -42,7 +42,7 @@ jobs:
4242

4343
# Initializes the CodeQL tools for scanning.
4444
- name: Initialize CodeQL
45-
uses: github/codeql-action/init@v4.37.7
45+
uses: github/codeql-action/init@v4.37.8
4646
with:
4747
languages: ${{ matrix.language }}
4848

@@ -58,4 +58,4 @@ jobs:
5858
run: dotnet build --no-restore
5959

6060
- name: Perform CodeQL Analysis
61-
uses: github/codeql-action/analyze@v4.37.7
61+
uses: github/codeql-action/analyze@v4.37.8

0 commit comments

Comments
 (0)