We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35a1be8 commit 661c38cCopy full SHA for 661c38c
.github/workflows/rust.yml
@@ -18,6 +18,8 @@ jobs:
18
19
Zizmor:
20
runs-on: ubuntu-latest
21
+ permissions:
22
+ security-events: write
23
steps:
24
- uses: actions/checkout@v4
25
with:
0 commit comments