Skip to content

Commit

Permalink
ci: bump peter-evans/repository-dispatch version
Browse files Browse the repository at this point in the history
  • Loading branch information
streambinder committed Aug 3, 2024
1 parent 8dcac13 commit 6a2db89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
filters: |
docs:
- 'docs/**'
- uses: peter-evans/repository-dispatch@v2
- uses: peter-evans/repository-dispatch@v3
if: steps.filter.outputs.docs == 'true'
with:
token: ${{ secrets.GH_ACTIONS_VPNC }}
Expand Down

0 comments on commit 6a2db89

Please sign in to comment.