Skip to content

Commit

Permalink
Merge pull request #37 from hydephp/dependabot/github_actions/peter-e…
Browse files Browse the repository at this point in the history
…vans/repository-dispatch-3

Bump peter-evans/repository-dispatch from 2 to 3
  • Loading branch information
caendesilva authored Jun 11, 2024
2 parents a816a67 + 140aa59 commit a5f672b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:
}" >> $GITHUB_OUTPUT
- name: Dispatch integration test ${{ matrix.test.id }}
uses: peter-evans/repository-dispatch@v2
uses: peter-evans/repository-dispatch@v3
with:
token: ${{ secrets.HYDE_STAGING_DISPATCH_TOKEN }}
repository: hyde-staging/${{ matrix.test.id }}
Expand Down

0 comments on commit a5f672b

Please sign in to comment.