Skip to content

Commit 9f53ab4

Browse files
Merge pull request #850 from microsoft/dependabot/github_actions/github/codeql-action-4.37.3
chore(deps): bump github/codeql-action from 4.37.2 to 4.37.3
2 parents a7e1984 + f56241d commit 9f53ab4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/codeql-analysis.yml

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

4949
# Initializes the CodeQL tools for scanning.
5050
- name: Initialize CodeQL
51-
uses: github/codeql-action/init@v4.37.2
51+
uses: github/codeql-action/init@v4.37.3
5252
with:
5353
languages: ${{ matrix.language }}
5454
# If you wish to specify custom queries, you can do so here or in a config file.
@@ -76,4 +76,4 @@ jobs:
7676
# make release
7777

7878
- name: Perform CodeQL Analysis
79-
uses: github/codeql-action/analyze@v4.37.2
79+
uses: github/codeql-action/analyze@v4.37.3

0 commit comments

Comments
 (0)