From bb166b20de8deda54f6a477104c45222679c54d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 09:09:45 +0000 Subject: [PATCH] chore(deps): bump ipfs/gateway-conformance from 0.10 to 0.11 Bumps [ipfs/gateway-conformance](https://github.com/ipfs/gateway-conformance) from 0.10 to 0.11. - [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.10...v0.11) --- updated-dependencies: - dependency-name: ipfs/gateway-conformance dependency-version: '0.11' 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 bae626d..853c92b 100644 --- a/.github/workflows/gateway-conformance.yml +++ b/.github/workflows/gateway-conformance.yml @@ -21,7 +21,7 @@ jobs: steps: # 1. Download the gateway-conformance fixtures - name: Download gateway-conformance fixtures - uses: ipfs/gateway-conformance/.github/actions/extract-fixtures@v0.10 + uses: ipfs/gateway-conformance/.github/actions/extract-fixtures@v0.11 with: output: fixtures merged: true @@ -66,7 +66,7 @@ jobs: # 4. Run the gateway-conformance tests - name: Run gateway-conformance tests - uses: ipfs/gateway-conformance/.github/actions/test@v0.10 + uses: ipfs/gateway-conformance/.github/actions/test@v0.11 with: gateway-url: http://127.0.0.1:3747 specs: trustless-gateway