chore(deps)!: update stefanzweifel/git-auto-commit-action (v6.0.1 → v7.1.0)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-12-17 21:28:21 +00:00
committed by GitHub
parent d419ee69a7
commit 3e33f174b4

View File

@@ -32,7 +32,7 @@ jobs:
run: npm run lint:fix
- name: Commit and push changes
uses: stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0 # v6.0.1
uses: stefanzweifel/git-auto-commit-action@04702edda442b2e678b25b537cec683a1493fcb9 # v7.1.0
with:
commit_message: 'style: auto-fix biome issues [skip ci]'
commit_user_name: 'github-actions[bot]'