From ce0c2f752afae75a6031b8d076afdf5e3c76a87b Mon Sep 17 00:00:00 2001 From: "stepsecurity-app[bot]" <188008098+stepsecurity-app[bot]@users.noreply.github.com> Date: Fri, 29 Aug 2025 08:15:51 +0000 Subject: [PATCH] [StepSecurity] Apply security best practices Signed-off-by: StepSecurity Bot --- .github/workflows/matrix.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/matrix.yml b/.github/workflows/matrix.yml index cb5e902..bde898b 100644 --- a/.github/workflows/matrix.yml +++ b/.github/workflows/matrix.yml @@ -14,6 +14,9 @@ on: required: true concurrency: group: "kernel-builder" +permissions: + contents: read + jobs: matrix: name: matrix