Skip to content

fix: required redis version lowered to 7.1 #133

fix: required redis version lowered to 7.1

fix: required redis version lowered to 7.1 #133

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@main
secrets: inherit
with:
auditIgnore: "RUSTSEC-2022-0040,RUSTSEC-2023-0071,RUSTSEC-2024-0373"
coverage: 0
useRedis: true