Skip to content

Commit dbfe578

Browse files
chore: update datavisyn/github-action-trigger-workflow
1 parent 4c80d4f commit dbfe578

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-docker-artifacts-trigger-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
steps:
101101
- name: Trigger push docker artifacts to ${{ matrix.customer.customer }}
102102
if: ${{ matrix.customer.customer_json.skip != true }}
103-
uses: datavisyn/github-action-trigger-workflow@v1
103+
uses: datavisyn/github-action-trigger-workflow@v2-test
104104
with:
105105
owner: "datavisyn"
106106
repo: "infrastructure-k8s"

0 commit comments

Comments
 (0)