From a972271302de1b27e6f732b29f79c2100fd34312 Mon Sep 17 00:00:00 2001 From: Tim Ireland Date: Fri, 5 Dec 2025 10:03:12 +0000 Subject: [PATCH] Potential fix for code scanning alert no. 91: Workflow does not contain permissions Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> --- .github/workflows/stage-4-acceptance.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/stage-4-acceptance.yaml b/.github/workflows/stage-4-acceptance.yaml index d554f98..fdbff00 100644 --- a/.github/workflows/stage-4-acceptance.yaml +++ b/.github/workflows/stage-4-acceptance.yaml @@ -1,5 +1,8 @@ name: "Acceptance stage" +permissions: + contents: read + on: workflow_call: inputs: