Skip to content

Commit 9ec7d12

Browse files
committed
pull from origin
2 parents 50ac6b7 + d8551f1 commit 9ec7d12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/slither.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ jobs:
3838
sarif: results.sarif
3939

4040
- name: Upload SARIF file
41-
uses: github/codeql-action/upload-sarif@v1
41+
uses: github/codeql-action/upload-sarif@v2
4242
with:
4343
sarif_file: ${{ steps.slither.outputs.sarif }}

0 commit comments

Comments
 (0)