Skip to content

Commit

Permalink
update CodeQL version (#318)
Browse files Browse the repository at this point in the history
  • Loading branch information
kumaryash90 authored Jan 24, 2023
1 parent c0a7d72 commit d8551f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/slither.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ jobs:
sarif: results.sarif

- name: Upload SARIF file
uses: github/codeql-action/upload-sarif@v1
uses: github/codeql-action/upload-sarif@v2
with:
sarif_file: ${{ steps.slither.outputs.sarif }}
2 changes: 1 addition & 1 deletion lib/forge-std

0 comments on commit d8551f1

Please sign in to comment.