We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93da510 commit 03b572dCopy full SHA for 03b572d
1 file changed
.github/workflows/ci.yml
@@ -32,6 +32,7 @@ jobs:
32
# with sigstore/fulcio when running outside of PRs.
33
id-token: write
34
pull-requests: write
35
+ security-events: write
36
37
steps:
38
- name: Checkout repository
0 commit comments