Skip to content

Commit

Permalink
Merge pull request #104 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 committed Aug 6, 2024
2 parents 6242caf + 31e26b8 commit 169b49c
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@v2
uses: peter-evans/repository-dispatch@v3
with:
token: ${{ secrets.GHTOKENFORPACTCLIRELEASE }}
repository: ${{ matrix.repository }}
Expand Down

0 comments on commit 169b49c

Please sign in to comment.