From 20b92a8adbf8109be3f694cbb2576448f45d68bb Mon Sep 17 00:00:00 2001 From: Bryan Date: Tue, 21 Jul 2026 16:58:28 +0200 Subject: [PATCH] ci: bump renovate-rebase dispatch pin to the fixed reusable --- .github/workflows/renovate-rebase.yml | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/.github/workflows/renovate-rebase.yml b/.github/workflows/renovate-rebase.yml index 20ef403..5bfeebd 100644 --- a/.github/workflows/renovate-rebase.yml +++ b/.github/workflows/renovate-rebase.yml @@ -1,12 +1,4 @@ name: Renovate rebase now on: - pull_request: - types: [edited] - -jobs: - dispatch: - uses: FerrLabs/.github/.github/workflows/reusable-renovate-dispatch.yml@2294da4af236f9adc02beaa3829afb499be0857a # main - with: - runner: ubuntu-latest - secrets: inherit + pull_request \ No newline at end of file