From e72d1808a1f473d6e348e4bb8186bcbecf86b517 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 05:10:16 +0000 Subject: [PATCH] Chore(deps): Bump peter-evans/repository-dispatch from 3.0.0 to 4.0.0 Bumps [peter-evans/repository-dispatch](https://github.com/peter-evans/repository-dispatch) from 3.0.0 to 4.0.0. - [Release notes](https://github.com/peter-evans/repository-dispatch/releases) - [Commits](https://github.com/peter-evans/repository-dispatch/compare/ff45666b9427631e3450c54a1bcbee4d9ff4d7c0...5fc4efd1a4797ddb68ffd0714a238564e4cc0e6f) --- updated-dependencies: - dependency-name: peter-evans/repository-dispatch dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .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