Skip to content

Commit 58c1bc4

Browse files
deps: bump ipfs/gateway-conformance from 0.6 to 0.7 (#234)
Bumps [ipfs/gateway-conformance](https://github.com/ipfs/gateway-conformance) from 0.6 to 0.7. - [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.6...v0.7) --- updated-dependencies: - dependency-name: ipfs/gateway-conformance dependency-version: '0.7' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cf1b932 commit 58c1bc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gateway-conformance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
# 3. Download the gateway-conformance fixtures using ipfs/gateway-conformance action
2929
# This will prevent us from needing to install `docker` on the github runner
3030
- name: Download gateway-conformance fixtures
31-
uses: ipfs/gateway-conformance/.github/actions/extract-fixtures@v0.6
31+
uses: ipfs/gateway-conformance/.github/actions/extract-fixtures@v0.7
3232
# working-directory: ./packages/gateway-conformance
3333
with:
3434
output: ./packages/gateway-conformance/dist/src/fixtures/data/gateway-conformance-fixtures

0 commit comments

Comments
 (0)