From ee1b0a121a17c7b9c54d4145eb14b4d132d8e42f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 14:43:19 +0000 Subject: [PATCH] chore(deps): bump ipfs/gateway-conformance from 0.13 to 0.14 Bumps [ipfs/gateway-conformance](https://github.com/ipfs/gateway-conformance) from 0.13 to 0.14. - [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.13...v0.14) --- updated-dependencies: - dependency-name: ipfs/gateway-conformance dependency-version: '0.14' 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 db3a0fe..9ba40ce 100644 --- a/.github/workflows/gateway-conformance.yml +++ b/.github/workflows/gateway-conformance.yml @@ -51,7 +51,7 @@ jobs: # 2. Download the gateway-conformance fixtures - name: Download gateway-conformance fixtures - uses: ipfs/gateway-conformance/.github/actions/extract-fixtures@v0.13 + uses: ipfs/gateway-conformance/.github/actions/extract-fixtures@v0.14 with: output: fixtures @@ -161,7 +161,7 @@ jobs: # 6. Run the gateway-conformance tests - name: Run gateway-conformance tests - uses: ipfs/gateway-conformance/.github/actions/test@v0.13 + uses: ipfs/gateway-conformance/.github/actions/test@v0.14 with: gateway-url: http://127.0.0.1:8090 subdomain-url: http://example.com:8090