Skip to content

Commit ed1f2cc

Browse files
authored
Point TypeScript-Twoslash-Repro-Action back to main branch (#60779)
1 parent f69580f commit ed1f2cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/twoslash-repros.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
- uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
5959
with:
6060
node-version: 'lts/*'
61-
- uses: microsoft/TypeScript-Twoslash-Repro-Action@8680b5b290d48a7badbc7ba65971d526c61b86b8 # master
61+
- uses: microsoft/TypeScript-Twoslash-Repro-Action@master
6262
with:
6363
github-token: ${{ secrets.TS_BOT_GITHUB_TOKEN }}
6464
issue: ${{ github.event.inputs.issue }}

0 commit comments

Comments
 (0)