Bump h5bp/server-configs-test from 7.1.1 to 8.0.0

Bumps [h5bp/server-configs-test](https://github.com/h5bp/server-configs-test) from 7.1.1 to 8.0.0.
- [Release notes](https://github.com/h5bp/server-configs-test/releases)
- [Commits](https://github.com/h5bp/server-configs-test/compare/7.1.1...8.0.0)

---
updated-dependencies:
- dependency-name: h5bp/server-configs-test
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-07-15 23:13:01 +00:00 committed by github-actions[bot]
parent 2bc3a3d562
commit 9ec2e262bb
1 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ jobs:
- uses: actions/checkout@v4
- name: Test with server-configs-test
uses: h5bp/server-configs-test@7.1.1
uses: h5bp/server-configs-test@8.0.0
with:
command: test
server: nginx
@ -32,7 +32,7 @@ jobs:
tests: basic-file-access;caching;cache-busting;custom-errors;forbidden-files;precompressed-files-gzip;rewrites;ssl
- name: Benchmark
uses: h5bp/server-configs-test@7.1.1
uses: h5bp/server-configs-test@8.0.0
with:
command: benchmark
server: nginx