mirror of
https://github.com/microsoft/WSL.git
synced 2025-12-10 17:47:59 -06:00
Update WTI to 0.1.10 (#11572)
This commit is contained in:
parent
2d258c2fdf
commit
d94e7d6f2d
2
.github/actions/triage/action.yml
vendored
2
.github/actions/triage/action.yml
vendored
@ -51,6 +51,6 @@ runs:
|
||||
$maybe_previous_body = @("--previous-issue-body", "previous_body.txt")
|
||||
}
|
||||
|
||||
curl.exe -L https://github.com/OneBlue/wti/releases/download/v0.1.9/wti.exe -o triage/wti.exe
|
||||
curl.exe -L https://github.com/OneBlue/wti/releases/download/v0.1.10/wti.exe -o triage/wti.exe
|
||||
|
||||
cd triage && echo -n $message | .\wti.exe --issue ${{ inputs.issue }} --config config.yml --github-token "${{ inputs.token }}" --ignore-tags @maybe_message @maybe_comment @maybe_previous_body
|
||||
Loading…
x
Reference in New Issue
Block a user