Skip to content

Commit ec2c78c

Browse files
authored
Update TypeScript-Twoslash-Repro-Action action version (#57410)
1 parent 3de2cdc commit ec2c78c

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
@@ -41,7 +41,7 @@ jobs:
4141
- if: ${{ !github.event.inputs.bisect }}
4242
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
4343
- uses: actions/setup-node@b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8 # v4.0.1
44-
- uses: microsoft/TypeScript-Twoslash-Repro-Action@80178415feb0ebd3ed88d09e263a7cb8c8d6e1d2 # master
44+
- uses: microsoft/TypeScript-Twoslash-Repro-Action@8680b5b290d48a7badbc7ba65971d526c61b86b8 # master
4545
with:
4646
github-token: ${{ secrets.TS_BOT_GITHUB_TOKEN }}
4747
issue: ${{ github.event.inputs.issue }}

0 commit comments

Comments
 (0)