diff --git a/.github/workflows/push-checks-workflow.yml b/.github/workflows/push-checks-workflow.yml index 43351ab..d8165c0 100644 --- a/.github/workflows/push-checks-workflow.yml +++ b/.github/workflows/push-checks-workflow.yml @@ -46,6 +46,6 @@ jobs: --write packages/schema-resume - name: 🚦 Git Auto Commit Lint fixes (with Biome) - uses: stefanzweifel/git-auto-commit-action@v5.2.0 + uses: stefanzweifel/git-auto-commit-action@v7.2.0 with: commit_message: "chore: format code with Biome [skip ci]"