Skip to content

Commit 17ab6b4

Browse files
chore(deps): bump ipfs/gateway-conformance from 0.12 to 0.13 (#363)
Bumps [ipfs/gateway-conformance](https://github.com/ipfs/gateway-conformance) from 0.12 to 0.13. - [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.12...v0.13) --- updated-dependencies: - dependency-name: ipfs/gateway-conformance dependency-version: '0.13' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 449de2b commit 17ab6b4

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
@@ -51,7 +51,7 @@ jobs:
5151
5252
# 2. Download the gateway-conformance fixtures
5353
- name: Download gateway-conformance fixtures
54-
uses: ipfs/gateway-conformance/.github/actions/extract-fixtures@v0.12
54+
uses: ipfs/gateway-conformance/.github/actions/extract-fixtures@v0.13
5555
with:
5656
output: fixtures
5757

@@ -161,7 +161,7 @@ jobs:
161161
162162
# 6. Run the gateway-conformance tests
163163
- name: Run gateway-conformance tests
164-
uses: ipfs/gateway-conformance/.github/actions/test@v0.12
164+
uses: ipfs/gateway-conformance/.github/actions/test@v0.13
165165
with:
166166
gateway-url: http://127.0.0.1:8090
167167
subdomain-url: http://example.com:8090

0 commit comments

Comments
 (0)