From e3d000c8edde4a12bb38e14c3958212ed38a6162 Mon Sep 17 00:00:00 2001 From: Daniel Hart | ALifeInArtifyAI <238904666+projectedanx@users.noreply.github.com> Date: Tue, 7 Jul 2026 00:46:45 +1000 Subject: [PATCH] Potential fix for code scanning alert no. 203: 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: Daniel Hart | ALifeInArtifyAI <238904666+projectedanx@users.noreply.github.com> --- .github/workflows/The-Asynchronous-State-Passer.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/workflows/The-Asynchronous-State-Passer.yml b/.github/workflows/The-Asynchronous-State-Passer.yml index c9bafaa46..0bfc75184 100644 --- a/.github/workflows/The-Asynchronous-State-Passer.yml +++ b/.github/workflows/The-Asynchronous-State-Passer.yml @@ -5,6 +5,11 @@ name: "DASM — Distributed Async State Machine" +permissions: + contents: read + actions: read + artifacts: write + on: workflow_dispatch: inputs: