Skip to content

Commit ef474bb

Browse files
authored
Update auto-dispatch.yaml
1 parent 9a59075 commit ef474bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-dispatch.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- name: send dispatch
12-
uses: peter-evans/repository-dispatch@v1
12+
uses: peter-evans/repository-dispatch@v3
1313
with:
1414
token: ${{ secrets.CLOUD_DEVOPS_TOKEN }}
1515
repository: ${{ secrets.dispatch_repo }}

0 commit comments

Comments
 (0)