Skip to content

Commit 9b35e1d

Browse files
chore(deps): bump peter-evans/repository-dispatch from 2 to 3
Bumps [peter-evans/repository-dispatch](https://github.com/peter-evans/repository-dispatch) from 2 to 3. - [Release notes](https://github.com/peter-evans/repository-dispatch/releases) - [Commits](peter-evans/repository-dispatch@v2...v3) --- updated-dependencies: - dependency-name: peter-evans/repository-dispatch dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b4d0d36 commit 9b35e1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_gem.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
runs-on: ubuntu-latest
3333
steps:
3434
- name: Notify ${{ matrix.repository }} of gem release
35-
uses: peter-evans/repository-dispatch@v2
35+
uses: peter-evans/repository-dispatch@v3
3636
with:
3737
token: ${{ secrets.GHTOKENFORPACTCLIRELEASE }}
3838
repository: ${{ matrix.repository }}

0 commit comments

Comments
 (0)