Skip to content

Commit 9aaadad

Browse files
authored
Merge pull request #564 from opsmill/dependabot/github_actions/develop/peter-evans/repository-dispatch-4
Bump peter-evans/repository-dispatch from 3 to 4
2 parents cf599ac + d058d6f commit 9aaadad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/repository-dispatch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
uses: actions/checkout@v5
4646

4747
- name: Repository Dispatch
48-
uses: peter-evans/repository-dispatch@v3
48+
uses: peter-evans/repository-dispatch@v4
4949
with:
5050
token: ${{ secrets.GH_UPDATE_PACKAGE_OTTO }}
5151
# if matrix.repo contains a slash, use it literally; otherwise look up the secret named by matrix.repo

0 commit comments

Comments
 (0)