From e02ade78f08f21d787148919756954e2c3f2ffe6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 08:08:50 +0000 Subject: [PATCH] build(deps): Bump peter-evans/repository-dispatch from 3 to 4 Bumps [peter-evans/repository-dispatch](https://github.com/peter-evans/repository-dispatch) from 3 to 4. - [Release notes](https://github.com/peter-evans/repository-dispatch/releases) - [Commits](https://github.com/peter-evans/repository-dispatch/compare/v3...v4) --- updated-dependencies: - dependency-name: peter-evans/repository-dispatch dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/notify-clet.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/notify-clet.yml b/.github/workflows/notify-clet.yml index ad9c1d4139..36034b7a47 100644 --- a/.github/workflows/notify-clet.yml +++ b/.github/workflows/notify-clet.yml @@ -71,7 +71,7 @@ jobs: exit 1 - name: Dispatch to gui-cs/clet - uses: peter-evans/repository-dispatch@v3 + uses: peter-evans/repository-dispatch@v4 with: token: ${{ secrets.CLET_DISPATCH_PAT }} repository: gui-cs/clet