Skip to content

Commit

Permalink
Update codety workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
random1223 committed Aug 28, 2024
1 parent 223fedc commit 7c202f4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/codety.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
SLACK_CONVERSATION_ID: ${{ vars.SLACK_CONVERSATION_ID }}


- name: Upload SARIF results file
uses: github/codeql-action/upload-sarif@v3
with:
sarif_file: codety-scanning-result.sarif
# - name: Upload SARIF results file
# uses: github/codeql-action/upload-sarif@v3
# with:
# sarif_file: codety-scanning-result.sarif

0 comments on commit 7c202f4

Please sign in to comment.