From 0a5fe7a9002c786b50835941f51af5be591fc7ef Mon Sep 17 00:00:00 2001 From: Jorge Esteban Quilcate Otoya Date: Mon, 29 Jan 2024 22:52:08 -0500 Subject: [PATCH] chore: update codeql permissions --- .github/workflows/codeql-analysis.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 2c3963a..d25d4f1 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -20,6 +20,11 @@ on: schedule: - cron: '42 20 * * 6' +permissions: + actions: read + contents: read + security-events: write + jobs: analyze: name: Analyze