Skip to content

build(deps): bump serde_json from 1.0.132 to 1.0.133 #92

build(deps): bump serde_json from 1.0.132 to 1.0.133

build(deps): bump serde_json from 1.0.132 to 1.0.133 #92

Workflow file for this run

name: checks
on:
pull_request_target:
types:
- opened
- synchronize
jobs:
rust-pipeline:
uses: affinidi/pipeline-rust/.github/workflows/checks.yaml@main
secrets: inherit
with:
auditIgnore: 'RUSTSEC-2022-0040,RUSTSEC-2023-0071'
coverage: 50