From 828c7bea192c329f7d9f83a235877210032df404 Mon Sep 17 00:00:00 2001 From: "mr. m" <91018726+mauro-balades@users.noreply.github.com> Date: Wed, 14 May 2025 10:18:12 +0200 Subject: [PATCH] Potential fix for code scanning alert no. 15: Workflow does not contain permissions Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> Signed-off-by: mr. m <91018726+mauro-balades@users.noreply.github.com> --- .github/workflows/windows-release-build.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/windows-release-build.yml b/.github/workflows/windows-release-build.yml index 91409f8fb..747d86c51 100644 --- a/.github/workflows/windows-release-build.yml +++ b/.github/workflows/windows-release-build.yml @@ -1,5 +1,8 @@ name: Windows Release Build +permissions: + contents: read + on: workflow_call: inputs: