From 51e32109cc408a0cb2a0b9518e1b3fa68e016149 Mon Sep 17 00:00:00 2001 From: Dilum Aluthge Date: Mon, 3 Feb 2025 11:12:55 -0500 Subject: [PATCH] Revert "Give `actions: write` perms to TagBot (#25)" This reverts commit 74c5f4e8b5e0e2dca431df391b36f79c30cc6b2e. --- .github/workflows/TagBot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/TagBot.yml b/.github/workflows/TagBot.yml index 199c92b..4bad0ec 100644 --- a/.github/workflows/TagBot.yml +++ b/.github/workflows/TagBot.yml @@ -8,7 +8,7 @@ on: lookback: default: "3" permissions: - actions: write + actions: read checks: read contents: write deployments: read