From 5d90b2f03873fc647ed72704c003f51198c2e238 Mon Sep 17 00:00:00 2001 From: Felipe Knorr Kuhn <100320+knorrium@users.noreply.github.com> Date: Wed, 1 Apr 2026 16:14:28 +0900 Subject: [PATCH] Update .github/workflows/dependabot-provenance-check.yml Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- .github/workflows/dependabot-provenance-check.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/dependabot-provenance-check.yml b/.github/workflows/dependabot-provenance-check.yml index 70f855632..1d958ce56 100644 --- a/.github/workflows/dependabot-provenance-check.yml +++ b/.github/workflows/dependabot-provenance-check.yml @@ -7,6 +7,7 @@ on: permissions: contents: read pull-requests: write + issues: write jobs: check-provenance: