Skip to content

Commit 1b95912

Browse files
committed
chore: bumup the codeql-action/analyze to v4.37.1
Signed-off-by: Manish Dait <daitmanish88@gmail.com>
1 parent bda1a4a commit 1b95912

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-check-primary-codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,6 @@ jobs:
6666
run: uv sync --frozen --all-groups --all-packages --all-extras
6767

6868
- name: Perform CodeQL Analysis
69-
uses: github/codeql-action/analyze@99df26d4f13ea111d4ec1a7dddef6063f76b97e9 # v4.37.0
69+
uses: github/codeql-action/analyze@7188fc363630916deb702c7fdcf4e481b751f97a # v4.37.1
7070
with:
7171
category: "/language:${{matrix.language}}"

0 commit comments

Comments
 (0)