Skip to content

Commit 90130b3

Browse files
build: Bump github/codeql-action in the github-actions group (#38)
1 parent d79d52d commit 90130b3

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
@@ -27,9 +27,9 @@ jobs:
2727
uses: actions/checkout@v7
2828

2929
- name: Initialize CodeQL
30-
uses: github/codeql-action/init@v4
30+
uses: github/codeql-action/init@v4.37.3
3131
with:
3232
languages: ${{ matrix.language }}
3333

3434
- name: Perform CodeQL analysis
35-
uses: github/codeql-action/analyze@v4
35+
uses: github/codeql-action/analyze@v4.37.3

0 commit comments

Comments
 (0)