Skip to content

Commit dd8c60f

Browse files
Update stefanzweifel/git-auto-commit-action action to v7.1.0 (#5173)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5bc0f4f commit dd8c60f

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

.github/workflows/chango.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
6464
- name: Commit & Push
6565
if: steps.check_title.outputs.IS_RELEASE_PR == 'true'
66-
uses: stefanzweifel/git-auto-commit-action@28e16e81777b558cc906c8750092100bbb34c5e3 # v7.0.0
66+
uses: stefanzweifel/git-auto-commit-action@04702edda442b2e678b25b537cec683a1493fcb9 # v7.1.0
6767
with:
6868
commit_message: "Do chango Release"
6969
repository: ./target-repo
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
internal = "Update stefanzweifel/git-auto-commit-action action to v7.1.0"
2+
[[pull_requests]]
3+
uid = "5173"
4+
author_uids = ["renovate[bot]"]
5+
closes_threads = []

0 commit comments

Comments
 (0)