diff --git a/.github/workflows/prettier-bot.yml b/.github/workflows/prettier-bot.yml index 8cff319..232fe0a 100644 --- a/.github/workflows/prettier-bot.yml +++ b/.github/workflows/prettier-bot.yml @@ -7,7 +7,7 @@ jobs: steps: - uses: actions/checkout@v3 - name: Tree - uses: RavelloH/prettier-bot@latest + uses: RavelloH/prettier-bot@v1.0.1 - name: commit continue-on-error: True run: |