Skip to content

Commit d058d6f

Browse files
Bump peter-evans/repository-dispatch from 3 to 4
Bumps [peter-evans/repository-dispatch](https://github.com/peter-evans/repository-dispatch) from 3 to 4. - [Release notes](https://github.com/peter-evans/repository-dispatch/releases) - [Commits](peter-evans/repository-dispatch@v3...v4) --- updated-dependencies: - dependency-name: peter-evans/repository-dispatch dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2c16773 commit d058d6f

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)