From cee06c849ba1e8055b77cc1b7b74e579dfddfd70 Mon Sep 17 00:00:00 2001 From: Adnan Khan Date: Tue, 21 Oct 2025 13:25:03 -0400 Subject: [PATCH] ci: scope down permissions for auto-release.yaml --- .github/workflows/auto-release.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/auto-release.yaml b/.github/workflows/auto-release.yaml index 2db0316..4cc7ff6 100644 --- a/.github/workflows/auto-release.yaml +++ b/.github/workflows/auto-release.yaml @@ -5,6 +5,9 @@ on: tags: - v*.*.* +permissions: + contents: write + jobs: build: environment: