From 0d5b5fc3823fb7548d7030499d85009912bb8e2b Mon Sep 17 00:00:00 2001 From: StepSecurity Bot Date: Fri, 29 May 2026 15:02:23 +0000 Subject: [PATCH] [StepSecurity] ci: Harden GitHub Actions Signed-off-by: StepSecurity Bot --- .github/workflows/release.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index c4d00e6..56391e5 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -11,6 +11,9 @@ on: branches: - main +permissions: + contents: read + jobs: release: name: Release