Skip to content

Commit

Permalink
Update .github/workflows/codeql.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Jaspar Stach <[email protected]>
  • Loading branch information
robert-schardt and y0urself authored Sep 30, 2024
1 parent 573ba03 commit 37e0bd1
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 @@ -42,6 +42,6 @@ jobs:
working-directory: ${{ github.WORKSPACE }}

- name: Perform CodeQL Analysis
uses: github/codeql-action/init@461ef6c76dfe95d5c364de2f431ddbd31a417628
uses: github/codeql-action/init@461ef6c76dfe95d5c364de2f431ddbd31a417628 # 3.26.9
with:
category: "/language:${{matrix.language}}"

0 comments on commit 37e0bd1

Please sign in to comment.