Skip to content

Commit ef7f1bc

Browse files
Merge pull request #285 from runpod/dependabot/github_actions/peter-evans/repository-dispatch-3
build(deps): bump peter-evans/repository-dispatch from 2 to 3
2 parents ce5f807 + 6dd48f6 commit ef7f1bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CD-publish_to_pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
shell: bash
8181

8282
- name: Repository Dispatch
83-
uses: peter-evans/repository-dispatch@v2
83+
uses: peter-evans/repository-dispatch@v3
8484
with:
8585
token: ${{ secrets.RUNPOD_WORKERS_PAT }}
8686
repository: ${{ matrix.repo }}

0 commit comments

Comments
 (0)