diff --git a/.github/workflows/restyled.yml b/.github/workflows/restyled.yml index aeb144be..7da3ac0f 100644 --- a/.github/workflows/restyled.yml +++ b/.github/workflows/restyled.yml @@ -42,10 +42,10 @@ jobs: git checkout -B "$HEAD_REF" - name: Setup Restyled - uses: restyled-io/actions/setup@bce8886781a3a4e9510a248d37a87e64ba143465 # v4.4.27 + uses: restyled-io/actions/setup@8467a405c8fafe4dff2f3c341e37b56bd1703c89 # v4.4.29 - name: Run Restyled - uses: restyled-io/actions/run@bce8886781a3a4e9510a248d37a87e64ba143465 # v4.4.27 + uses: restyled-io/actions/run@8467a405c8fafe4dff2f3c341e37b56bd1703c89 # v4.4.29 with: fail-on-differences: false suggestions: true