Skip to content

Commit

Permalink
Bump GabrielBB/xvfb-action from 1.5 to 1.6
Browse files Browse the repository at this point in the history
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](GabrielBB/xvfb-action@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] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 15, 2024
1 parent b6a9c0d commit 185ae7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ jobs:
with:
maven-version: 3.9.8
- name: Build
uses: GabrielBB/xvfb-action@v1.5
uses: GabrielBB/xvfb-action@v1.6
with:
run: mvn clean verify

0 comments on commit 185ae7e

Please sign in to comment.