Skip to content

Commit

Permalink
Updated code-ql action (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
maxirmx committed Jun 15, 2024
1 parent c30bc2c commit 5c34fb8
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 @@ -81,6 +81,6 @@ jobs:
# ./location_of_script_within_repo/buildscript.sh

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@@v3
uses: github/codeql-action/analyze@v3
with:
category: "/language:${{matrix.language}}"

0 comments on commit 5c34fb8

Please sign in to comment.