From b5e0ed67fea1c715748f668c3312df7a2fead328 Mon Sep 17 00:00:00 2001 From: Matt Sturgeon Date: Wed, 11 Jun 2025 23:42:28 +0100 Subject: [PATCH] ci/update-other: explicitly set `contents: read` permission --- .github/workflows/update-other.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/update-other.yml b/.github/workflows/update-other.yml index 4925b643..9df370ab 100644 --- a/.github/workflows/update-other.yml +++ b/.github/workflows/update-other.yml @@ -6,6 +6,7 @@ on: # Allow running workflows permissions: + contents: read actions: write jobs: