From c2ccc061f86d44946c746b5159de955289c50051 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: