Bump h5bp/server-configs-test from 3.2.1 to 3.3.0
Bumps [h5bp/server-configs-test](https://github.com/h5bp/server-configs-test) from 3.2.1 to 3.3.0. - [Release notes](https://github.com/h5bp/server-configs-test/releases) - [Commits](https://github.com/h5bp/server-configs-test/compare/3.2.1...013812d56a2a95eb2d6f459bee5ed543a0a9577c) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
79597b41fb
commit
18f129051b
|
@ -11,7 +11,7 @@ jobs:
|
||||||
- uses: actions/checkout@v2.3.4
|
- uses: actions/checkout@v2.3.4
|
||||||
|
|
||||||
- name: Test with server-configs-test
|
- name: Test with server-configs-test
|
||||||
uses: h5bp/server-configs-test@3.2.1
|
uses: h5bp/server-configs-test@3.3.0
|
||||||
with:
|
with:
|
||||||
command: test
|
command: test
|
||||||
server: nginx
|
server: nginx
|
||||||
|
@ -21,7 +21,7 @@ jobs:
|
||||||
tests: basic-file-access;caching;cache-busting;custom-errors;forbidden-files;precompressed-files-gzip;rewrites;ssl
|
tests: basic-file-access;caching;cache-busting;custom-errors;forbidden-files;precompressed-files-gzip;rewrites;ssl
|
||||||
|
|
||||||
- name: Benchmark
|
- name: Benchmark
|
||||||
uses: h5bp/server-configs-test@3.2.1
|
uses: h5bp/server-configs-test@3.3.0
|
||||||
with:
|
with:
|
||||||
command: benchmark
|
command: benchmark
|
||||||
server: nginx
|
server: nginx
|
||||||
|
|
Loading…
Reference in New Issue