Merge pull request #10 from standardnotes/dependabot/github_actions/convictional/trigger-workflow-and-wait-1.6.3

chore(deps): bump convictional/trigger-workflow-and-wait from 1.6.1 to 1.6.3
This commit is contained in:
Karol Sójko
2022-07-15 09:46:30 +02:00
committed by GitHub
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ jobs:
docker push standardnotes/api-gateway:${{ github.sha }}
- name: Run E2E test suite
uses: convictional/[email protected].1
uses: convictional/[email protected].3
with:
owner: standardnotes
repo: e2e
+1 -1
View File
@@ -44,7 +44,7 @@ jobs:
docker push standardnotes/auth:${{ github.sha }}
- name: Run E2E test suite
uses: convictional/[email protected].1
uses: convictional/[email protected].3
with:
owner: standardnotes
repo: e2e
+1 -1
View File
@@ -44,7 +44,7 @@ jobs:
docker push standardnotes/files:${{ github.sha }}
- name: Run E2E test suite
uses: convictional/[email protected].1
uses: convictional/[email protected].3
with:
owner: standardnotes
repo: e2e
+1 -1
View File
@@ -44,7 +44,7 @@ jobs:
docker push standardnotes/syncing-server-js:${{ github.sha }}
- name: Run E2E test suite
uses: convictional/[email protected].1
uses: convictional/[email protected].3
with:
owner: standardnotes
repo: e2e