Skip to content

Commit e802293

Browse files
dependabot[bot]rvagg
authored andcommitted
chore(deps): bump ipfs/gateway-conformance from 0.8 to 0.10
Bumps [ipfs/gateway-conformance](https://github.com/ipfs/gateway-conformance) from 0.8 to 0.10. - [Release notes](https://github.com/ipfs/gateway-conformance/releases) - [Changelog](https://github.com/ipfs/gateway-conformance/blob/main/CHANGELOG.md) - [Commits](ipfs/gateway-conformance@v0.8...v0.10) --- updated-dependencies: - dependency-name: ipfs/gateway-conformance dependency-version: '0.10' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9d48272 commit e802293

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/gateway-conformance.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
steps:
2222
# 1. Download the gateway-conformance fixtures
2323
- name: Download gateway-conformance fixtures
24-
uses: ipfs/gateway-conformance/.github/actions/extract-fixtures@v0.8
24+
uses: ipfs/gateway-conformance/.github/actions/extract-fixtures@v0.10
2525
with:
2626
output: fixtures
2727
merged: true
@@ -66,7 +66,7 @@ jobs:
6666

6767
# 4. Run the gateway-conformance tests
6868
- name: Run gateway-conformance tests
69-
uses: ipfs/gateway-conformance/.github/actions/test@v0.8
69+
uses: ipfs/gateway-conformance/.github/actions/test@v0.10
7070
with:
7171
gateway-url: http://127.0.0.1:3747
7272
specs: trustless-gateway

0 commit comments

Comments
 (0)