From 46110f6c5cac895ca538399a7ebd8b305e3418df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Oct 2022 14:34:26 +0000 Subject: [PATCH] :arrow_up: Bump GabrielBB/xvfb-action from 1.5 to 1.6 Bumps [GabrielBB/xvfb-action](https://github.com/GabrielBB/xvfb-action) from 1.5 to 1.6. - [Release notes](https://github.com/GabrielBB/xvfb-action/releases) - [Commits](https://github.com/GabrielBB/xvfb-action/compare/v1.5...v1.6) --- updated-dependencies: - dependency-name: GabrielBB/xvfb-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/build-game.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-game.yml b/.github/workflows/build-game.yml index 1f1f97a51c..b78c7571e3 100644 --- a/.github/workflows/build-game.yml +++ b/.github/workflows/build-game.yml @@ -117,7 +117,7 @@ jobs: shell: bash - name: Test - uses: GabrielBB/xvfb-action@v1.5 + uses: GabrielBB/xvfb-action@v1.6 with: run: ctest -VV