Skip to content

fix(FTL-17202): idor vulnerability #91

fix(FTL-17202): idor vulnerability

fix(FTL-17202): idor vulnerability #91

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

Check failure on line 11 in .github/workflows/checks.yaml

View workflow run for this annotation

GitHub Actions / checks

Invalid workflow file

The workflow is not valid. .github/workflows/checks.yaml (Line: 11, Col: 11): Input useRedis is required, but not provided while calling.
secrets: inherit
with:
auditIgnore: "RUSTSEC-2022-0040,RUSTSEC-2023-0071,RUSTSEC-2024-0373"
coverage: 10