From 95a942fd95eb6d706f81c2619f768489e4e87710 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Feb 2026 13:17:58 +0000 Subject: [PATCH] gateway: bump browser-actions/setup-firefox from 1.7.0 to 1.7.1 Bumps [browser-actions/setup-firefox](https://github.com/browser-actions/setup-firefox) from 1.7.0 to 1.7.1. - [Release notes](https://github.com/browser-actions/setup-firefox/releases) - [Changelog](https://github.com/browser-actions/setup-firefox/blob/master/CHANGELOG.md) - [Commits](https://github.com/browser-actions/setup-firefox/compare/5914774dda97099441f02628f8d46411fcfbd208...fcf821c621167805dd63a29662bd7cb5676c81a8) --- updated-dependencies: - dependency-name: browser-actions/setup-firefox dependency-version: 1.7.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/dummy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dummy.yml b/.github/workflows/dummy.yml index 7904f40f..0b2b6c0f 100644 --- a/.github/workflows/dummy.yml +++ b/.github/workflows/dummy.yml @@ -45,7 +45,7 @@ jobs: if: false - uses: biomejs/setup-biome@29711cbb52afee00eb13aeb30636592f9edc0088 # v2.7.0 if: false - - uses: browser-actions/setup-firefox@5914774dda97099441f02628f8d46411fcfbd208 # v1.7.0 + - uses: browser-actions/setup-firefox@fcf821c621167805dd63a29662bd7cb5676c81a8 # v1.7.1 if: false - uses: browser-actions/setup-geckodriver@5ef1526ed36211ab6cb531ec1cfb11f924ca2dee if: false