diff --git a/.github/workflows/build_and_deploy.yml b/.github/workflows/build_and_deploy.yml index ebb5741..42c985e 100644 --- a/.github/workflows/build_and_deploy.yml +++ b/.github/workflows/build_and_deploy.yml @@ -60,7 +60,7 @@ jobs: # This job is going to trigger an event named `bump-cogserver-version` # on undp-data/geohub repo in order to make a PR to bump version of cogserver 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: ${{ contains(steps.meta.outputs.tags, ':v') }} with: repository: undp-data/geohub