fix(workflow): update repository-dispatch action to version 3 in notify-groups.yml

This commit is contained in:
Sam Chau
2024-12-22 20:08:40 +10:30
parent 0dd6bc9ce2
commit 32edc2799e

View File

@@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Repository Dispatch
uses: peter-evans/repository-dispatch@v2
uses: peter-evans/repository-dispatch@v3
with:
token: ${{ secrets.WORKFLOW_AUTOMATION_TOKEN }}
repository: Dictionarry-Hub/groups