fix(ci): fix ci permissions (#181)

This commit is contained in:
OlivierDehaene 2023-04-13 16:32:37 +02:00 committed by GitHub
parent c1e2ea3b78
commit 12e5633c4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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