Skip to content

Commit

Permalink
Try with scout-audit 0.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
jgcrosta committed May 7, 2024
1 parent b8b2126 commit f637301
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-detectors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
run: rustup install nightly-2023-12-16

- name: Install dylint, dylint-link and cargo-scout-audit
run: cargo +nightly-2023-12-16 install cargo-dylint dylint-link cargo-scout-audit
run: cargo +nightly-2023-12-16 install cargo-dylint dylint-link cargo-scout-audit@0.2.8

- name: Determine build status and write to file
run: echo "${{ job.status }}" > status-${{ matrix.os }}.txt
Expand Down

0 comments on commit f637301

Please sign in to comment.