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

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

---
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-09-13 23:01:03 +00:00 committed by Léo Colombaro
parent f1ee74a1b0
commit 031c0802c0
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.1
uses: h5bp/server-configs-test@5.0.2
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.1
uses: h5bp/server-configs-test@5.0.2
with:
command: benchmark
server: nginx