Skip to content

Commit e2fb3ff

Browse files
committed
chore(): Updated browser-actions/setup-firefox to support new compression format
1 parent a1980f0 commit e2fb3ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/composite_actions/setup_firefox/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ inputs:
99
runs:
1010
using: "composite"
1111
steps:
12-
- uses: browser-actions/setup-firefox@2904820ff2e2cfeadf033d26ce136d65509ce7fc # 1.1.0
12+
- uses: browser-actions/setup-firefox@634a60ccd6599686158cf5a570481b4cd30455a2 # 1.5.4
1313
- shell: bash
1414
run: firefox --version
1515
- shell: bash

0 commit comments

Comments
 (0)