From ed820ca669df3c17f6868d8ce707dd866db59c03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 09:05:09 +0000 Subject: [PATCH 1/2] chore(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/docker-push.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docker-push.yml b/.github/workflows/docker-push.yml index 14a27fa653..2ecc356c9d 100644 --- a/.github/workflows/docker-push.yml +++ b/.github/workflows/docker-push.yml @@ -56,7 +56,7 @@ jobs: if: ${{ env.NEW_COMMIT_COUNT > 0 }} - name: Dispatch Interchain test - uses: peter-evans/repository-dispatch@v3 + uses: peter-evans/repository-dispatch@v4 with: event-type: image-pushed client-payload: | From f0a3e08975cd8cbee091980967c65dc158bdb061 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 09:05:24 +0000 Subject: [PATCH 2/2] Updated changelog with updated dependencies --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index db1a4ba2f1..cad44fcef2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,7 @@ - Bump google.golang.org/protobuf from 1.36.6 to 1.36.7 ([#3841](https://github.com/cosmos/gaia/pull/3841)) - Bump [docker/login-action](https://github.com/docker/login-action) from 3.4.0 to 3.5.0 ([#3842](https://github.com/cosmos/gaia/pull/3842)) - Bump [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 5 ([#3843](https://github.com/cosmos/gaia/pull/3843)) +- Bump [peter-evans/repository-dispatch](https://github.com/peter-evans/repository-dispatch) from 3 to 4 ([#3871](https://github.com/cosmos/gaia/pull/3871)) ## v25.1.0