Bump h5bp/server-configs-test from 5.0.0 to 5.0.1

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-06-29 23:00:52 +00:00 committed by Léo Colombaro
parent 4a40f258a2
commit 88af6cce31
1 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ jobs:
- uses: actions/checkout@v2.3.4
- name: Test with server-configs-test
uses: h5bp/server-configs-test@5.0.0
uses: h5bp/server-configs-test@5.0.1
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@5.0.0
uses: h5bp/server-configs-test@5.0.1
with:
command: benchmark
server: nginx