From a4392371c56daac704a8b273eefc76a14bbc6509 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 14:58:24 +0000 Subject: [PATCH] Bump browser-actions/setup-firefox in the minor group 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.2 to 1.5.3 - [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/955a5d42b5f068a8917c6a4ff1656a2235c66dfb...e089c22a945673ab24aff2bd95b24014987f2d85) --- 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] --- .github/workflows/security.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index fe773973..9da529a8 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -26,7 +26,7 @@ jobs: - name: Setup Firefox id: firefox - uses: browser-actions/setup-firefox@955a5d42b5f068a8917c6a4ff1656a2235c66dfb # v1 + uses: browser-actions/setup-firefox@e089c22a945673ab24aff2bd95b24014987f2d85 # v1 with: firefox-version: latest-esr