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 Oct 7, 2024
1 parent 41bd0e3 commit d366100
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/acr_docker_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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@v1
uses: peter-evans/repository-dispatch@v3
if: startsWith(github.ref, 'refs/tags/v')
with:
repository: undp-data/geohub
Expand Down

0 comments on commit d366100

Please sign in to comment.