Update stefanzweifel/git-auto-commit-action action to v7.1.0 (#5173)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-03-16 08:17:34 +00:00
committed by GitHub
parent 5bc0f4f5b4
commit dd8c60fa76
2 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -63,7 +63,7 @@ jobs:
- name: Commit & Push
if: steps.check_title.outputs.IS_RELEASE_PR == 'true'
uses: stefanzweifel/git-auto-commit-action@28e16e81777b558cc906c8750092100bbb34c5e3 # v7.0.0
uses: stefanzweifel/git-auto-commit-action@04702edda442b2e678b25b537cec683a1493fcb9 # v7.1.0
with:
commit_message: "Do chango Release"
repository: ./target-repo
@@ -0,0 +1,5 @@
internal = "Update stefanzweifel/git-auto-commit-action action to v7.1.0"
[[pull_requests]]
uid = "5173"
author_uids = ["renovate[bot]"]
closes_threads = []