Skip to content

Commit fc46905

Browse files
chore(deps): update peter-evans/repository-dispatch action to v3 (#74)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 625cd0e commit fc46905

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/acr_docker_image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
# This job is going to trigger an event named `bump-pipeline-version`
4040
# on undp-data/geohub repo in order to make a PR to bump version of data pipeline to AKS
4141
- name: dispatch event to GeoHub repo to create release PR
42-
uses: peter-evans/repository-dispatch@v1
42+
uses: peter-evans/repository-dispatch@v3
4343
if: startsWith(github.ref, 'refs/tags/v')
4444
with:
4545
repository: undp-data/geohub

0 commit comments

Comments
 (0)