Skip to content

Commit 8c6dfcf

Browse files
authored
Merge pull request #21178 from emberjs/kg-lock-down-actions
2 parents 8a74348 + 214d39f commit 8c6dfcf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-jobs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ jobs:
188188
- name: build
189189
run: pnpm vite build --mode=development
190190
- name: Setup firefox
191-
uses: browser-actions/setup-firefox@latest
191+
uses: browser-actions/setup-firefox@fcf821c621167805dd63a29662bd7cb5676c81a8 # v1.7.1
192192
with:
193193
firefox-version: 115.9.1esr
194194
- run: firefox --version

0 commit comments

Comments
 (0)