We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 190750c commit a8872d7Copy full SHA for a8872d7
.github/workflows/main.yml
@@ -65,7 +65,7 @@ jobs:
65
- run: cargo clippy --all-features -- -D warnings
66
67
audit:
68
- name: Audit
+ name: Security Audit
69
runs-on: ubuntu-latest
70
steps:
71
- uses: actions/checkout@v4
0 commit comments