Skip to content

Commit

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

chore(deps): bump peter-evans/repository-dispatch from 1 to 2
  • Loading branch information
YOU54F committed Jun 25, 2024
2 parents bd2874a + 383c35d commit 0b51eb8
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 @@ -33,7 +33,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Notify ${{ matrix.repository }} of gem release
uses: peter-evans/repository-dispatch@v1
uses: peter-evans/repository-dispatch@v2
with:
token: ${{ secrets.GHTOKENFORPACTCLIRELEASE }}
repository: ${{ matrix.repository }}
Expand Down

0 comments on commit 0b51eb8

Please sign in to comment.