浏览代码

Merge pull request #3610 from gui-cs/dependabot/github_actions/peter-evans/repository-dispatch-3

Bump peter-evans/repository-dispatch from 2 to 3
Tig 1 年之前
父节点
当前提交
1c254cc134
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/api-docs.yml

+ 1 - 1
.github/workflows/api-docs.yml

@@ -49,7 +49,7 @@ jobs:
 
 
     - name: v2_develop Repository Dispatch ${{ github.ref_name }}
     - name: v2_develop Repository Dispatch ${{ github.ref_name }}
       if: github.ref_name == 'v2_develop'
       if: github.ref_name == 'v2_develop'
-      uses: peter-evans/repository-dispatch@v2
+      uses: peter-evans/repository-dispatch@v3
       with:
       with:
         token: ${{ secrets.V2DOCS_TOKEN }}
         token: ${{ secrets.V2DOCS_TOKEN }}
         repository: gui-cs/Terminal.GuiV2Docs
         repository: gui-cs/Terminal.GuiV2Docs