Skip to content

Commit

Permalink
chore(deps): update peter-evans/repository-dispatch action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 25, 2024
1 parent 7fea8d0 commit d4ed7c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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@v2
uses: peter-evans/repository-dispatch@v3
if: ${{ contains(steps.meta.outputs.tags, ':v') }}
with:
repository: undp-data/geohub
Expand Down

0 comments on commit d4ed7c2

Please sign in to comment.