diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index a14819f..04c0546 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -10,17 +10,17 @@ on: schedule: - cron: '30 1 * * 4' +permissions: + actions: read + checks: write + contents: read + security-events: write + jobs: analyze: name: Analyze runs-on: ubuntu-latest - permissions: - actions: read - checks: write - contents: read - security-events: write - strategy: fail-fast: false matrix: