Update stefanzweifel/git-auto-commit-action action to v7 (#5001)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-15 08:57:51 +02:00
committed by GitHub
parent a00e9dd5d8
commit 42cf692135
2 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -60,7 +60,7 @@ jobs:
- name: Commit & Push
if: steps.check_title.outputs.IS_RELEASE_PR == 'true'
uses: stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0 # v6.0.1
uses: stefanzweifel/git-auto-commit-action@28e16e81777b558cc906c8750092100bbb34c5e3 # v7.0.0
with:
commit_message: "Do chango Release"
repository: ./target-repo
@@ -0,0 +1,5 @@
internal = "Update stefanzweifel/git-auto-commit-action action to v7"
[[pull_requests]]
uid = "5001"
author_uids = ["renovate[bot]"]
closes_threads = []