Skip to content

Commit 1130b5d

Browse files
committed
CI: install cargo audit dependency
1 parent 9e56a01 commit 1130b5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
runs-on: ubuntu-latest
3434
name: 🔒 Audit
3535
steps:
36+
- run: cargo install cargo-audit --locked
3637
- uses: actions/checkout@v4
3738
- run: cargo audit
3839

0 commit comments

Comments
 (0)