Commit af1d4829 authored by Matt Solomon's avatar Matt Solomon Committed by GitHub

ci: use ci-builder image for slither (#9624)

* ci: use ci-builder image for slither

* Update slither.yml

---------
Co-authored-by: default avatarRaffaele <151576068+raffaele-oplabs@users.noreply.github.com>
parent c0a7e5fc
......@@ -10,6 +10,8 @@ on:
jobs:
slither-analyze:
runs-on: ubuntu-latest
container:
image: us-docker.pkg.dev/oplabs-tools-artifacts/images/ci-builder:v0.43.0
steps:
- uses: actions/checkout@v4
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment