Skip to content

Commit 17ad72e

Browse files
authored
Pin the Restyler version to v0.6.0.2 (project-chip#37169)
* Pin the Restyler version to v0.6.0.2 * Remove new name tags
1 parent c29c15c commit 17ad72e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/restyled.yml

+4
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ jobs:
1515
uses: actions/checkout@v4
1616

1717
- uses: restyled-io/actions/setup@v4
18+
with:
19+
# Pin the Restyler version to v0.6.0.2
20+
tag: 'v0.6.0.2'
21+
1822
- id: restyler
1923
uses: restyled-io/actions/run@v4
2024
with:

0 commit comments

Comments
 (0)