fix(ci): fix ci permissions (#181)
This commit is contained in:
parent
c1e2ea3b78
commit
12e5633c4d
|
@ -33,6 +33,7 @@ jobs:
|
|||
# This is used to complete the identity challenge
|
||||
# with sigstore/fulcio when running outside of PRs.
|
||||
id-token: write
|
||||
security-events: write
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v3
|
||||
|
|
Loading…
Reference in New Issue