Skip to content

Commit

Permalink
ci(deps): Update repository-dispatch to v3 (#12169)
Browse files Browse the repository at this point in the history
  • Loading branch information
FabianLars authored Jan 3, 2025
1 parent aaa7d9b commit 208d896
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/covector-version-or-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:
if: |
steps.covector.outputs.successfulPublish == 'true' &&
steps.covector.outputs.packagesPublished != ''
uses: peter-evans/repository-dispatch@v1
uses: peter-evans/repository-dispatch@ff45666b9427631e3450c54a1bcbee4d9ff4d7c0 # 3.0.0
with:
token: ${{ secrets.ORG_TAURI_BOT_PAT }}
repository: tauri-apps/tauri-docs
Expand Down

0 comments on commit 208d896

Please sign in to comment.