From 492ba1acdcc52df9bd6497ad4b1752d97602974b Mon Sep 17 00:00:00 2001 From: "renovate-sh-app[bot]" <219655108+renovate-sh-app[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 15:44:25 +0000 Subject: [PATCH] chore(deps): update peter-evans/repository-dispatch action to v4 --- .github/workflows/notify-plugin-tools.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/notify-plugin-tools.yml b/.github/workflows/notify-plugin-tools.yml index cca999f39..09bed36d8 100644 --- a/.github/workflows/notify-plugin-tools.yml +++ b/.github/workflows/notify-plugin-tools.yml @@ -54,7 +54,7 @@ jobs: - name: Repository Dispatch if: steps.check_files.outputs.has_relevant_changes == 'true' - uses: peter-evans/repository-dispatch@ff45666b9427631e3450c54a1bcbee4d9ff4d7c0 # v3.0.0 + uses: peter-evans/repository-dispatch@5fc4efd1a4797ddb68ffd0714a238564e4cc0e6f # v4.0.0 with: token: ${{ steps.generate_token.outputs.token }} repository: grafana/plugin-tools