From 17ad72e363c580ccd3dc164cd096da877c65cbaf Mon Sep 17 00:00:00 2001 From: Yufeng Wang Date: Thu, 23 Jan 2025 04:32:15 -0800 Subject: [PATCH] Pin the Restyler version to v0.6.0.2 (#37169) * Pin the Restyler version to v0.6.0.2 * Remove new name tags --- .github/workflows/restyled.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/restyled.yml b/.github/workflows/restyled.yml index 9174483ecb7069..4bb39f389cf0a8 100644 --- a/.github/workflows/restyled.yml +++ b/.github/workflows/restyled.yml @@ -15,6 +15,10 @@ jobs: uses: actions/checkout@v4 - uses: restyled-io/actions/setup@v4 + with: + # Pin the Restyler version to v0.6.0.2 + tag: 'v0.6.0.2' + - id: restyler uses: restyled-io/actions/run@v4 with: