| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -18,9 +18,9 @@ jobs: | |||
| 18 | 18 | ref: ${{ github.head_ref }} | |
| 19 | 19 | ||
| 20 | 20 | - name: Prettify code | |
| 21 | - uses: creyD/prettier_action@v3.0 | ||
| 21 | + uses: creyD/prettier_action@v3.3 | ||
| 22 | 22 | with: | |
| 23 | 23 | prettier_options: --write **/*.{java} | |
| 24 | - commit_message: 'feat: prettify code' | ||
| 24 | + commit_message: 'style: prettify code' | ||
| 25 | 25 | env: | |
| 26 | 26 | GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} | |
| Back | FazBrowse Home | New Git URL |
0 commit comments