Skip to content

Commit

Permalink
fix yml1
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-marcisovsky committed Mar 7, 2024
1 parent c5b01ab commit 1d52b62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clang-tidy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
**/.sarif.raw
- name: Upload SARIF files
- ${{ each module in parameters.modules}}
- ${{ each module in parameters.modules }}:
uses: github/codeql-action/upload-sarif@v2
with:
sarif_file: results_${{ module.name }}.sarif
Expand Down

0 comments on commit 1d52b62

Please sign in to comment.