1 Commits

Author SHA1 Message Date
renovate[bot]
d0e1514990 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>
2026-02-02 20:48:41 +00:00

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]'