From 13b3b45c3be179aa268092651de790e65c1fcc0f Mon Sep 17 00:00:00 2001 From: "talieisin-org-automation[bot]" <317582940+talieisin-org-automation[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 07:23:08 +0000 Subject: [PATCH] chore: update .github/workflows/dependabot-agent.yml (org automation sync) --- .github/workflows/dependabot-agent.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/dependabot-agent.yml b/.github/workflows/dependabot-agent.yml index db5d7ce..c436c17 100644 --- a/.github/workflows/dependabot-agent.yml +++ b/.github/workflows/dependabot-agent.yml @@ -1,4 +1,4 @@ -# managed-by: talieisin-org-bootstrap v4 +# managed-by: talieisin-org-bootstrap v5 # Fires when the org dispatcher labels a major Dependabot PR `ai-upgrade`. # All logic lives in the org's shared reusable workflows; operational # documentation is internal. @@ -15,6 +15,7 @@ permissions: checks: read issues: write actions: read + statuses: read # rescue mode: legacy commit-status comparison jobs: upgrade: