瀏覽代碼

chore: fix triggers for other repos dep

Karol Sójko 2 年之前
父節點
當前提交
642d6bab77
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/common-server-application.yml

+ 1 - 1
.github/workflows/common-server-application.yml

@@ -187,7 +187,7 @@ jobs:
         tags: standardnotes/${{ inputs.service_name }}:${{ github.sha }}
 
     - name: Run E2E test suite
-      uses: convictional/trigger-workflow-and-wait@v1.6.3
+      uses: convictional/trigger-workflow-and-wait@master
       with:
         owner: standardnotes
         repo: e2e