Skip to content

Commit

Permalink
ci: pin mythril
Browse files Browse the repository at this point in the history
  • Loading branch information
0xvv committed Aug 18, 2023
1 parent 3d38cd9 commit b01aa86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/mythril/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ inputs:
required: true
runs:
using: 'docker'
image: 'mythril/myth'
image: 'mythril/myth:0.23.22'
args:
- '-v'
- '4'
Expand Down

0 comments on commit b01aa86

Please sign in to comment.