Skip to content

Commit

Permalink
CI: bump cargo-audit to v0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
tarcieri committed Oct 12, 2024
1 parent e0a0486 commit cc3f1f4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/security-audit.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
name: Security Audit
on:
pull_request:
paths: '**/Cargo.lock'
paths:
- .github/workflows/security-audit.yml
- '**/Cargo.lock'
push:
branches: master
paths: '**/Cargo.lock'
Expand Down

0 comments on commit cc3f1f4

Please sign in to comment.