Skip to content

Commit d68b71b

Browse files
authored
Update check-repro.yml
1 parent 0d0206d commit d68b71b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-repro.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
if: ${{ github.event.label.name == 'bug' }}
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: actions/github-script@v7
13+
- uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1
1414
with:
1515
github-token: ${{ secrets.GITHUB_TOKEN }}
1616
script: |

0 commit comments

Comments
 (0)