chore(deps): pin actions/github-script action to f28e40c

This commit is contained in:
renovate[bot]
2026-02-09 06:11:30 +00:00
committed by GitHub
parent 6caa82935e
commit 1edda94f82
+1 -1
View File
@@ -1371,7 +1371,7 @@ jobs:
steps:
- name: Check test results
uses: actions/github-script@v7
uses: actions/github-script@f28e40c7f34bde8b3046d885e986cb6290c5673b # v7
env:
EFFECTIVE_BROWSER: ${{ inputs.browser || 'all' }}
EFFECTIVE_CATEGORY: ${{ inputs.test_category || 'all' }}