Skip to content

chore(deps): bump alloy-dyn-abi from 1.3.1 to 1.4.1 in the cargo group across 1 directory #978

chore(deps): bump alloy-dyn-abi from 1.3.1 to 1.4.1 in the cargo group across 1 directory

chore(deps): bump alloy-dyn-abi from 1.3.1 to 1.4.1 in the cargo group across 1 directory #978

Workflow file for this run

name: Rust CI
on:
push:
branches: [main]
pull_request:
jobs:
rust-base:
uses: init4tech/actions/.github/workflows/rust-base.yml@main
with:
requires-private-deps: true
install-foundry: true
secrets:
SSH_PRIVATE_KEY: ${{ secrets.SSH_PRIVATE_KEY }}