From b80307424a6cf56be9c64b863bbdf73571c52fc0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 13:12:48 +0200 Subject: [PATCH] chore(deps): update peter-evans/repository-dispatch action to v4 (#333) --- .github/workflows/bake.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/bake.yml b/.github/workflows/bake.yml index 47d0032d..6df558ac 100644 --- a/.github/workflows/bake.yml +++ b/.github/workflows/bake.yml @@ -65,6 +65,6 @@ jobs: ( github.event.inputs.environment == 'production' || github.event_name == 'schedule' ) steps: - name: Repository Dispatch - uses: peter-evans/repository-dispatch@ff45666b9427631e3450c54a1bcbee4d9ff4d7c0 # v3 + uses: peter-evans/repository-dispatch@5fc4efd1a4797ddb68ffd0714a238564e4cc0e6f # v4 with: event-type: update-catalogs