Skip to content

Commit

Permalink
build(deps): bump browser-actions/setup-chrome in /.github/workflows
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.4.0 to 1.5.0.
- [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@52f10de...97349de)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 16, 2024
1 parent 7949a2b commit 6f3df2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/screenshots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
ref: ${{ github.event.pull_request.head.ref }}
fetch-depth: 0
- uses: browser-actions/setup-chrome@52f10de5479c69bcbbab2eab094c9d373148005e
- uses: browser-actions/setup-chrome@97349de5c98094d4fc9412f31c524d7697115ad8
if: ${{ matrix.url != '' }}
- uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8
Expand Down

0 comments on commit 6f3df2f

Please sign in to comment.