Skip to content

Commit

Permalink
Bump browser-actions/setup-chrome in the github-actions group (#226)
Browse files Browse the repository at this point in the history
Bumps the github-actions group with 1 update: [browser-actions/setup-chrome](https://github.com/browser-actions/setup-chrome).


Updates `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
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 11, 2025
1 parent b6b8340 commit 67a8b58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

steps:
- uses: actions/checkout@v4
- uses: browser-actions/setup-chrome@v1.7.2
- uses: browser-actions/setup-chrome@v1.7.3
- uses: conda-incubator/setup-miniconda@v3
with:
auto-update-conda: true
Expand Down

0 comments on commit 67a8b58

Please sign in to comment.