From a0e0d43498c417f95372c1852c6be9c0b03c957f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A5kan=20Str=C3=B6berg?= Date: Tue, 30 Sep 2025 00:19:08 +0200 Subject: [PATCH] Potential fix for code scanning alert no. 8: Workflow does not contain permissions MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> Signed-off-by: Håkan Ströberg --- .github/workflows/e2e-matrix.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/e2e-matrix.yml b/.github/workflows/e2e-matrix.yml index bc8814d81..d7e51d75c 100644 --- a/.github/workflows/e2e-matrix.yml +++ b/.github/workflows/e2e-matrix.yml @@ -12,6 +12,9 @@ on: - main workflow_dispatch: +permissions: + contents: read + # Environment details: # - renovate branches should never use Nx Cloud env: