Skip to content

Commit 3926dfa

Browse files
Bump h5bp/server-configs-test from 8.1.1 to 8.2.2
Bumps [h5bp/server-configs-test](https://github.com/h5bp/server-configs-test) from 8.1.1 to 8.2.2. - [Release notes](https://github.com/h5bp/server-configs-test/releases) - [Commits](h5bp/server-configs-test@8.1.1...8.2.2) --- updated-dependencies: - dependency-name: h5bp/server-configs-test dependency-version: 8.2.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent afa952b commit 3926dfa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/server.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
uses: grafana/setup-k6-action@v1
2626

2727
- name: Test with server-configs-test
28-
uses: h5bp/server-configs-test@8.1.1
28+
uses: h5bp/server-configs-test@8.2.3
2929
with:
3030
command: test
3131
server: nginx
@@ -35,7 +35,7 @@ jobs:
3535
tests: basic-file-access;caching;cache-busting;custom-errors;forbidden-files;precompressed-files-gzip;rewrites;ssl
3636

3737
- name: Benchmark
38-
uses: h5bp/server-configs-test@8.1.1
38+
uses: h5bp/server-configs-test@8.2.3
3939
with:
4040
command: benchmark
4141
server: nginx

0 commit comments

Comments
 (0)