Skip to content

Commit d993358

Browse files
authored
Use new tagged slither action release (#5600)
1 parent 6015d7e commit d993358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118
- uses: actions/checkout@v4
119119
- name: Set up environment
120120
uses: ./.github/actions/setup
121-
- uses: crytic/slither-action@d86660fe7e45835a0ec7b7aeb768d271fb421ea0 # Temporary use tagged commit until PR #93 merged
121+
- uses: crytic/slither-action@v0.4.1
122122

123123
codespell:
124124
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)