Skip to content

chore: Release xmc4200 version 0.8.0 #6

chore: Release xmc4200 version 0.8.0

chore: Release xmc4200 version 0.8.0 #6

Workflow file for this run

name: Audit
on:
push:
paths:
- '**/Cargo.toml'
- '**/Cargo.lock'
jobs:
security_audit:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions-rust-lang/audit@v1