Skip to content

Commit 3280e65

Browse files
chore(deps): bump ipfs/gateway-conformance from 0.7 to 0.8 (#265)
Bumps [ipfs/gateway-conformance](https://github.com/ipfs/gateway-conformance) from 0.7 to 0.8. - [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.7...v0.8) --- updated-dependencies: - dependency-name: ipfs/gateway-conformance dependency-version: '0.8' 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> Co-authored-by: Andrew Gillis <11790789+gammazero@users.noreply.github.com>
1 parent dcaa10d commit 3280e65

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
@@ -42,7 +42,7 @@ jobs:
4242
4343
# 2. Download the gateway-conformance fixtures
4444
- name: Download gateway-conformance fixtures
45-
uses: ipfs/gateway-conformance/.github/actions/extract-fixtures@v0.7
45+
uses: ipfs/gateway-conformance/.github/actions/extract-fixtures@v0.8
4646
with:
4747
output: fixtures
4848

@@ -126,7 +126,7 @@ jobs:
126126

127127
# 6. Run the gateway-conformance tests
128128
- name: Run gateway-conformance tests
129-
uses: ipfs/gateway-conformance/.github/actions/test@v0.7
129+
uses: ipfs/gateway-conformance/.github/actions/test@v0.8
130130
with:
131131
gateway-url: http://127.0.0.1:8090
132132
subdomain-url: http://example.com:8090

0 commit comments

Comments
 (0)