From ee31542565bf61bbb7c750ac93f6260922294a33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 May 2025 11:33:35 +0000 Subject: [PATCH] chore: bump ipfs/gateway-conformance from 0.4.1 to 0.7.1 Bumps [ipfs/gateway-conformance](https://github.com/ipfs/gateway-conformance) from 0.4.1 to 0.7.1. - [Release notes](https://github.com/ipfs/gateway-conformance/releases) - [Changelog](https://github.com/ipfs/gateway-conformance/blob/main/CHANGELOG.md) - [Commits](https://github.com/ipfs/gateway-conformance/compare/v0.4.1...v0.7.1) --- updated-dependencies: - dependency-name: ipfs/gateway-conformance dependency-version: 0.7.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/gateway-conformance.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/gateway-conformance.yml b/.github/workflows/gateway-conformance.yml index 530868a..4496358 100644 --- a/.github/workflows/gateway-conformance.yml +++ b/.github/workflows/gateway-conformance.yml @@ -27,7 +27,7 @@ jobs: # 2. Download the gateway-conformance fixtures - name: Download gateway-conformance fixtures - uses: ipfs/gateway-conformance/.github/actions/extract-fixtures@v0.4.1 + uses: ipfs/gateway-conformance/.github/actions/extract-fixtures@v0.7.1 with: output: fixtures @@ -87,7 +87,7 @@ jobs: # 6. Run the gateway-conformance tests - name: Run gateway-conformance tests - uses: ipfs/gateway-conformance/.github/actions/test@v0.4.1 + uses: ipfs/gateway-conformance/.github/actions/test@v0.7.1 with: gateway-url: http://127.0.0.1:8090 subdomain-url: http://127.0.0.1:8090