We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1980f0 commit e2fb3ffCopy full SHA for e2fb3ff
.github/composite_actions/setup_firefox/action.yaml
@@ -9,7 +9,7 @@ inputs:
9
runs:
10
using: "composite"
11
steps:
12
- - uses: browser-actions/setup-firefox@2904820ff2e2cfeadf033d26ce136d65509ce7fc # 1.1.0
+ - uses: browser-actions/setup-firefox@634a60ccd6599686158cf5a570481b4cd30455a2 # 1.5.4
13
- shell: bash
14
run: firefox --version
15
0 commit comments