Skip to content
This repository was archived by the owner on Sep 18, 2021. It is now read-only.

Commit 57182f1

Browse files
committed
ci: update action name
1 parent 284b8c7 commit 57182f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
token: "${{ secrets.CLOUDFLARE_TOKEN }}"
115115
zone: "${{ secrets.CLOUDFLARE_ZONE }}"
116116
- name: Perform integration test
117-
uses: ./actions/integration-test
117+
uses: getstackhead/stackhead/actions/integration-test@next
118118
with:
119119
ipaddress: ${{ steps.setup_server.outputs.hcloud_server_created_ipv4 }}
120120
domain: '${{ env.DOMAIN_PREFIX }}.${{ env.DOMAIN }}'

0 commit comments

Comments
 (0)