Skip to content

Commit

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


Updates `browser-actions/setup-firefox` from 1.5.3 to 1.5.4
- [Release notes](https://github.com/browser-actions/setup-firefox/releases)
- [Changelog](https://github.com/browser-actions/setup-firefox/blob/master/CHANGELOG.md)
- [Commits](browser-actions/setup-firefox@e089c22...634a60c)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent 0e034a6 commit dd428f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

- name: Setup Firefox
id: firefox
uses: browser-actions/setup-firefox@e089c22a945673ab24aff2bd95b24014987f2d85 # v1
uses: browser-actions/setup-firefox@634a60ccd6599686158cf5a570481b4cd30455a2 # v1
with:
firefox-version: latest-esr

Expand Down

0 comments on commit dd428f7

Please sign in to comment.