You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be great to have a GitHub action for Caracal. Instead of curl + tar to fetch and extract a binary, we could do just uses: crytic/caracal in our GH CI workflows 🙏
The text was updated successfully, but these errors were encountered:
Describe the desired feature
It would be great to have a GitHub action for Caracal. Instead of curl + tar to fetch and extract a binary, we could do just
uses: crytic/caracal
in our GH CI workflows 🙏The text was updated successfully, but these errors were encountered: