Skip to content

Commit

Permalink
Update peter-evans/repository-dispatch to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
Fryguy committed Jan 25, 2024
1 parent 98d2b83 commit 3e9402f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
regex: 'Merge pull request #(\d+)'
- name: Notify manageiq.github.io on Push
if: ${{ github.event_name == 'push' && github.repository_owner == 'ManageIQ' }}
uses: peter-evans/repository-dispatch@v2
uses: peter-evans/repository-dispatch@v3
with:
token: ${{ secrets.WEBSITE_DEPLOY_TOKEN }}
repository: ManageIQ/manageiq.github.io
Expand Down

0 comments on commit 3e9402f

Please sign in to comment.