Skip to content

Commit

Permalink
also add analyze hash
Browse files Browse the repository at this point in the history
  • Loading branch information
BramVWS committed Feb 28, 2025
1 parent ddc84d4 commit 57a521e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@ jobs:

# Use the CodeQL tools for analyzing.
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v3
uses: github/codeql-action/analyze@b56ba49b26e50535fa1e7f7db0f4f7b4bf65d80d # v3.28.10
with:
category: "/language:${{matrix.language}}"

0 comments on commit 57a521e

Please sign in to comment.