Skip to content

chore(deps): bump init4-bin-base from 0.18.0-rc.5 to 0.18.0-rc.6 (#36) #78

chore(deps): bump init4-bin-base from 0.18.0-rc.5 to 0.18.0-rc.6 (#36)

chore(deps): bump init4-bin-base from 0.18.0-rc.5 to 0.18.0-rc.6 (#36) #78

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'