Skip to content

chore(deps): bump init4-bin-base from 0.18.0-rc.8 to 0.18.0-rc.9 #95

chore(deps): bump init4-bin-base from 0.18.0-rc.8 to 0.18.0-rc.9

chore(deps): bump init4-bin-base from 0.18.0-rc.8 to 0.18.0-rc.9 #95

Workflow file for this run

name: CI # Continuous Integration
on:
push:
branches: [main]
pull_request:
workflow_dispatch:
# simplest example of using the rust-base action
jobs:
rust-base:
uses: init4tech/actions/.github/workflows/rust-base.yml@main
with:
require-lockfile: true
rust-profile: 'ci-rust'