Skip to content

Commit

Permalink
Merge pull request #1312 from joinfaces/dependabot/github_actions/bro…
Browse files Browse the repository at this point in the history
…wser-actions/setup-chrome-1.7.3

chore(deps): bump browser-actions/setup-chrome from 1.7.2 to 1.7.3
  • Loading branch information
persapiens authored Jan 27, 2025
2 parents bbdc229 + e5141c2 commit fa8d7a9
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
@@ -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

0 comments on commit fa8d7a9

Please sign in to comment.