Bump h5bp/server-configs-test from 3.3.0 to 3.3.1

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-03-19 05:06:11 +00:00 committed by Léo Colombaro
parent b7eb27ab5f
commit d249bf2f2b
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@3.3.0
uses: h5bp/server-configs-test@3.3.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@3.3.0
uses: h5bp/server-configs-test@3.3.1
with:
command: benchmark
server: nginx