From c87d6e23e959abeb3355e304fe0e87c9b82acd5e Mon Sep 17 00:00:00 2001 From: ChristophShyper <45788587+ChristophShyper@users.noreply.github.com> Date: Mon, 11 May 2026 17:50:08 +0200 Subject: [PATCH] fix: update permissions to allow read access for issues in cron-dependency-update.yml --- .github/workflows/cron-dependency-update.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/cron-dependency-update.yml b/.github/workflows/cron-dependency-update.yml index dce442b..ffb07f6 100644 --- a/.github/workflows/cron-dependency-update.yml +++ b/.github/workflows/cron-dependency-update.yml @@ -9,6 +9,7 @@ permissions: contents: write pull-requests: write packages: write + issues: read jobs: call: