There was an error while loading. Please reload this page.
1 parent 25c757e commit 69d174bCopy full SHA for 69d174b
1 file changed
.github/workflows/rust-cargo-audit-check.yml
@@ -2,7 +2,9 @@
2
name: Rust Cargo Audit
3
on:
4
push:
5
-jobs:
+permissions:
6
+ contents: read
7
+ jobs:
8
security_audit:
9
runs-on: ubuntu-latest
10
steps:
0 commit comments