mirror of
https://github.com/zlib-ng/minizip-ng
synced 2025-03-28 21:13:18 +00:00
Added permissions needed for codeql-action v3.
This commit is contained in:
parent
3f9bb5ac2f
commit
990f512941
5
.github/workflows/codeql.yml
vendored
5
.github/workflows/codeql.yml
vendored
@ -8,7 +8,10 @@ jobs:
|
||||
analyze:
|
||||
name: Analyze
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
permissions:
|
||||
actions: read
|
||||
contents: read
|
||||
security-events: write
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
Loading…
x
Reference in New Issue
Block a user