Update codeql.yml

This commit is contained in:
David Gamero 2024-03-12 15:18:05 -04:00 committed by GitHub
parent ee4689b033
commit 0767161214
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,6 +12,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
permissions: permissions:
contents: read contents: read
security-events: write
steps: steps:
- name: Checkout repository - name: Checkout repository