Skip to content

fix: fix for a possible E0401 error in dependent libs (#74) #29

fix: fix for a possible E0401 error in dependent libs (#74)

fix: fix for a possible E0401 error in dependent libs (#74) #29

Workflow file for this run

name: "release"
on:
push:
branches:
- main
jobs:
rust-pipeline:
uses: affinidi/pipeline-rust/.github/workflows/release.yaml@main
secrets: inherit
with:
auditIgnore: "RUSTSEC-2022-0040,RUSTSEC-2023-0071,RUSTSEC-2024-0373"
release_dry_run: false