Skip to content

Commit

Permalink
Update Slither
Browse files Browse the repository at this point in the history
  • Loading branch information
ezequiel-rodriguez committed Dec 17, 2024
1 parent 59628e5 commit 80985d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/slither.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
branches: [ main ]
pull_request:
branches: [ main ]
ß

jobs:
analyze:
runs-on: ubuntu-latest
Expand All @@ -31,4 +31,4 @@ jobs:
- name: Upload SARIF file
uses: github/codeql-action/upload-sarif@v3
with:
sarif_file: ${{ steps.slither.outputs.sarif }}
sarif_file: ${{ steps.slither.outputs.sarif }}ß

0 comments on commit 80985d9

Please sign in to comment.