Skip to content

Commit

Permalink
Fix Security code scan
Browse files Browse the repository at this point in the history
  • Loading branch information
lduchosal committed Jan 17, 2024
1 parent fde18c5 commit 2873f8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/securitycodescan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
run: dotnet build --no-restore src

- name: Convert sarif for uploading to GitHub
uses: security-code-scan/security-code-scan-results-action@cdb3d5e639054395e45bf401cba8688fcaf7a687
uses: security-code-scan/security-code-scan-results-action@v1

- name: Upload sarif
uses: github/codeql-action/upload-sarif@v2

0 comments on commit 2873f8e

Please sign in to comment.