Skip to content

Commit

Permalink
feat: update checks.yaml, point to specific commit
Browse files Browse the repository at this point in the history
  • Loading branch information
yaroslava-kurash authored Oct 14, 2024
1 parent cbbfe9d commit 54a66e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
- FTL-17134-cover-with-unit-tests
jobs:
rust-pipeline:
uses: affinidi/pipeline-rust/.github/workflows/checks.yaml@FTL-17134-coverage-for-separate-crates
uses: affinidi/pipeline-rust/.github/workflows/checks.yaml@ebcbf1b7043e9af21d05029aa72b9bf1a54f95fd
secrets: inherit
with:
auditIgnore: "RUSTSEC-2022-0040,RUSTSEC-2023-0071,RUSTSEC-2024-0373"
Expand Down

0 comments on commit 54a66e2

Please sign in to comment.