Bump h5bp/server-configs-test from 3.1.3 to 3.2.1

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-12-30 05:17:50 +00:00 committed by Léo Colombaro
parent d7f6fa09d3
commit 79597b41fb
1 changed files with 2 additions and 2 deletions

View File

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