Skip to content

Commit 1640ae0

Browse files
author
Senior Engineer
committed
ci: pin crytic/slither-action to v0.4.2 for reliable GHA resolution
Made-with: Cursor
1 parent 848dfca commit 1640ae0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/slither.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
# Run Slither with severity-based failure thresholds
5858
# ======================================================================
5959
- name: Run Slither analysis
60-
uses: crytic/slither-action@latest
60+
uses: crytic/slither-action@v0.4.2
6161
id: slither
6262
with:
6363
target: .

0 commit comments

Comments
 (0)