Skip to content

Commit

Permalink
Bump ipfs/gateway-conformance from 0.4.1 to 0.5.0
Browse files Browse the repository at this point in the history
Bumps [ipfs/gateway-conformance](https://github.com/ipfs/gateway-conformance) from 0.4.1 to 0.5.0.
- [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.4.1...v0.5.0)

---
updated-dependencies:
- dependency-name: ipfs/gateway-conformance
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent 5067f27 commit b359a79
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gateway-conformance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
# 2. Download the gateway-conformance fixtures
- name: Download gateway-conformance fixtures
uses: ipfs/gateway-conformance/.github/actions/extract-fixtures@v0.4.1
uses: ipfs/gateway-conformance/.github/actions/extract-fixtures@v0.5.0
with:
output: fixtures

Expand Down Expand Up @@ -79,7 +79,7 @@ jobs:

# 6. Run the gateway-conformance tests
- name: Run gateway-conformance tests
uses: ipfs/gateway-conformance/.github/actions/test@v0.4.1
uses: ipfs/gateway-conformance/.github/actions/test@v0.5.0
with:
gateway-url: http://127.0.0.1:8090
json: output.json
Expand Down

0 comments on commit b359a79

Please sign in to comment.