[workflow] Reverted stefanzweifel/git-auto-commit-action to v5

This commit is contained in:
Refringe
2025-07-20 23:47:14 -04:00
parent 8e984019fc
commit a2ff9fd869
+1 -1
View File
@@ -33,7 +33,7 @@ jobs:
run: csharpier format .
- name: Auto Commit Changes
uses: stefanzweifel/git-auto-commit-action@v6
uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: .NET Format Style Fixes
commit_user_name: sp-tarkov-bot