Skip to content

Commit

Permalink
Merge pull request #149 from pact-foundation/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/peter-evans/repository-dispatch-3

chore(deps): bump peter-evans/repository-dispatch from 2 to 3
  • Loading branch information
YOU54F authored Jun 15, 2024
2 parents 74fc1d0 + 411f7a7 commit c75a2bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_gem.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Notify ${{ matrix.repository }} of gem release
uses: peter-evans/repository-dispatch@v2
uses: peter-evans/repository-dispatch@v3
with:
token: ${{ secrets.GHTOKENFORPACTCLIRELEASE }}
repository: ${{ matrix.repository }}
Expand Down

0 comments on commit c75a2bb

Please sign in to comment.