feat(github-action)!: Update stefanzweifel/git-auto-commit-action (v4 → v5) (#10)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-02-02 01:10:20 +02:00
committed by GitHub
parent ee2ae47cd4
commit 1ce299eb76

View File

@@ -143,7 +143,7 @@ runs:
run: sudo chown -Rc $UID .git/
- name: Commit and push applied linter fixes
uses: stefanzweifel/git-auto-commit-action@v4
uses: stefanzweifel/git-auto-commit-action@v5
if: env.APPLY_FIXES_IF_COMMIT == 'true'
with:
branch: >-