Skip to content

feat: update checks.yaml, point to specific commit #115

feat: update checks.yaml, point to specific commit

feat: update checks.yaml, point to specific commit #115

Workflow file for this run

name: checks
on:
pull_request_target:
types:
- opened
- synchronize
push:
branches:
- FTL-17134-cover-with-unit-tests
jobs:
rust-pipeline:
uses: affinidi/pipeline-rust/.github/workflows/checks.yaml@c55fbf9fe370d3808882218805d8fb0a47a97a8f
secrets: inherit
with:
auditIgnore: "RUSTSEC-2022-0040,RUSTSEC-2023-0071,RUSTSEC-2024-0373"
coverage: 10
useRedis: true