From efab20d8eeac540ed3bdb1c375279947a567ab0f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 20:44:53 +0000 Subject: [PATCH] chore(deps): update peter-evans/repository-dispatch action to v4 --- .github/workflows/acr_docker_image.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/acr_docker_image.yml b/.github/workflows/acr_docker_image.yml index 1303476..6d745f6 100644 --- a/.github/workflows/acr_docker_image.yml +++ b/.github/workflows/acr_docker_image.yml @@ -39,7 +39,7 @@ jobs: # This job is going to trigger an event named `bump-pipeline-version` # on undp-data/geohub repo in order to make a PR to bump version of data pipeline to AKS - name: dispatch event to GeoHub repo to create release PR - uses: peter-evans/repository-dispatch@v3 + uses: peter-evans/repository-dispatch@v4 if: startsWith(github.ref, 'refs/tags/v') with: repository: undp-data/geohub