Skip to content

fix(FTL-17152): remove hash did from ws request interface (#35) #18

fix(FTL-17152): remove hash did from ws request interface (#35)

fix(FTL-17152): remove hash did from ws request interface (#35) #18

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"
publish_dry_run: false

Check failure on line 14 in .github/workflows/release.yaml

View workflow run for this annotation

GitHub Actions / release

Invalid workflow file

The workflow is not valid. .github/workflows/release.yaml (Line: 14, Col: 24): Invalid input, publish_dry_run is not defined in the referenced workflow.