Skip to content

Commit

Permalink
chore(deps): bump browser-actions/setup-chrome from 1.7.2 to 1.7.3
Browse files Browse the repository at this point in the history
Bumps [browser-actions/setup-chrome](https://github.com/browser-actions/setup-chrome) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/browser-actions/setup-chrome/releases)
- [Changelog](https://github.com/browser-actions/setup-chrome/blob/master/CHANGELOG.md)
- [Commits](browser-actions/setup-chrome@v1.7.2...v1.7.3)

---
updated-dependencies:
- dependency-name: browser-actions/setup-chrome
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent bbdc229 commit e5141c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
${{ runner.os }}-maven-
- uses: browser-actions/setup-firefox@v1.5.4
- uses: browser-actions/setup-chrome@v1.7.2
- uses: browser-actions/setup-chrome@v1.7.3

- name: Validate
run: ./mvnw -B clean validate
Expand Down

0 comments on commit e5141c2

Please sign in to comment.