Skip to content
This repository was archived by the owner on Aug 24, 2026. It is now read-only.

Commit 9de909a

Browse files
authored
Merge pull request #81 from microsoft/dependabot/github_actions/github/codeql-action/analyze-4.37.7
Bump github/codeql-action/analyze from 4.37.6 to 4.37.7
2 parents e29e096 + ddd3131 commit 9de909a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/code-ql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,6 @@ jobs:
7272
# ./location_of_script_within_repo/buildscript.sh
7373

7474
- name: Perform CodeQL Analysis
75-
uses: github/codeql-action/analyze@5595ccaf912efad79be6eef63a5619ff05969be3 # v4.37.6
75+
uses: github/codeql-action/analyze@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v4.37.7
7676
with:
7777
category: "/language:${{matrix.language}}"

0 commit comments

Comments
 (0)