From 59cac29f32814770001f92376348e9dc71ad6984 Mon Sep 17 00:00:00 2001 From: Adin Schmahmann Date: Thu, 17 Aug 2023 12:19:16 -0400 Subject: [PATCH] ci(gateway-conformance): run against PR that tests 404 responses on CAR requests --- .github/workflows/gateway-conformance.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gateway-conformance.yml b/.github/workflows/gateway-conformance.yml index 281cfe951..08c7c04e9 100644 --- a/.github/workflows/gateway-conformance.yml +++ b/.github/workflows/gateway-conformance.yml @@ -40,7 +40,7 @@ jobs: # 4. Run the gateway-conformance tests - name: Run gateway-conformance tests - uses: ipfs/gateway-conformance/.github/actions/test@v0.3 + uses: ipfs/gateway-conformance/.github/actions/test@261cc49391dcd2bddd7704ad28b236dc4a63c424 with: gateway-url: http://127.0.0.1:8040 json: output.json