We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3de2cdc commit ec2c78cCopy full SHA for ec2c78c
.github/workflows/twoslash-repros.yaml
@@ -41,7 +41,7 @@ jobs:
41
- if: ${{ !github.event.inputs.bisect }}
42
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
43
- uses: actions/setup-node@b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8 # v4.0.1
44
- - uses: microsoft/TypeScript-Twoslash-Repro-Action@80178415feb0ebd3ed88d09e263a7cb8c8d6e1d2 # master
+ - uses: microsoft/TypeScript-Twoslash-Repro-Action@8680b5b290d48a7badbc7ba65971d526c61b86b8 # master
45
with:
46
github-token: ${{ secrets.TS_BOT_GITHUB_TOKEN }}
47
issue: ${{ github.event.inputs.issue }}
0 commit comments