Browse Source

chore: fix triggers for other repos dep

Karol Sójko 2 years ago
parent
commit
642d6bab77
1 changed files with 1 additions and 1 deletions
  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