chore(deps): update stefanzweifel/git-auto-commit-action action to v7 #20

Open
bot wants to merge 1 commits from renovate/stefanzweifel-git-auto-commit-action-7.x into main
Member

This PR contains the following updates:

Package Type Update Change
stefanzweifel/git-auto-commit-action action major v4 -> v7

Release Notes

stefanzweifel/git-auto-commit-action (stefanzweifel/git-auto-commit-action)

v7

Compare Source

Added
Changed
Dependency Updates

v6

Compare Source

Fixed

v5

Compare Source

Added
Fixed

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) | action | major | `v4` -> `v7` | --- ### Release Notes <details> <summary>stefanzweifel/git-auto-commit-action (stefanzweifel/git-auto-commit-action)</summary> ### [`v7`](https://github.com/stefanzweifel/git-auto-commit-action/blob/HEAD/CHANGELOG.md#v700---2025-10-12) [Compare Source](https://github.com/stefanzweifel/git-auto-commit-action/compare/v6...v7) ##### Added - Restore skip\_fetch, skip\_checkout, create\_branch ([#&#8203;388](https://github.com/stefanzweifel/git-auto-commit-action/pull/388)) [@&#8203;stefanzweifel](https://github.com/@&#8203;stefanzweifel) - Restore Detached State Detection ([#&#8203;393](https://github.com/stefanzweifel/git-auto-commit-action/pull/393)) [@&#8203;stefanzweifel](https://github.com/@&#8203;stefanzweifel) - Add Support for Tag Messages ([#&#8203;391](https://github.com/stefanzweifel/git-auto-commit-action/pull/391)) [@&#8203;EliasBoulharts](https://github.com/@&#8203;EliasBoulharts) ##### Changed - Run Action on Node 24 ([#&#8203;389](https://github.com/stefanzweifel/git-auto-commit-action/pull/389)) [@&#8203;stefanzweifel](https://github.com/@&#8203;stefanzweifel) ##### Dependency Updates - Bump actions/checkout from 4 to 5 ([#&#8203;386](https://github.com/stefanzweifel/git-auto-commit-action/pull/386)) \[@&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot)]\(<https://github.com/@&#8203;[dependabot[bot>]]\(<https://github.com/apps/dependabot>)) ### [`v6`](https://github.com/stefanzweifel/git-auto-commit-action/blob/HEAD/CHANGELOG.md#v601---2025-06-11) [Compare Source](https://github.com/stefanzweifel/git-auto-commit-action/compare/v5...v6) ##### Fixed - Disable Check if Repo is in Detached State ([#&#8203;379](https://github.com/stefanzweifel/git-auto-commit-action/pull/379)) [@&#8203;stefanzweifel](https://github.com/@&#8203;stefanzweifel) ### [`v5`](https://github.com/stefanzweifel/git-auto-commit-action/blob/HEAD/CHANGELOG.md#v520---2025-04-19) [Compare Source](https://github.com/stefanzweifel/git-auto-commit-action/compare/v4...v5) ##### Added - Add `create_git_tag_only` option to skip commiting and always create a git-tag. ([#&#8203;364](https://github.com/stefanzweifel/git-auto-commit-action/pull/364)) [@&#8203;zMynxx](https://github.com/@&#8203;zMynxx) - Add Test for `create_git_tag_only` feature ([#&#8203;367](https://github.com/stefanzweifel/git-auto-commit-action/pull/367)) [@&#8203;stefanzweifel](https://github.com/@&#8203;stefanzweifel) ##### Fixed - docs: Update README.md per [#&#8203;354](https://github.com/stefanzweifel/git-auto-commit-action/issues/354) ([#&#8203;361](https://github.com/stefanzweifel/git-auto-commit-action/pull/361)) [@&#8203;rasa](https://github.com/@&#8203;rasa) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDYuMCIsInVwZGF0ZWRJblZlciI6IjQxLjE0Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
bot added 1 commit 2025-10-13 03:01:42 +03:00
chore(deps): update stefanzweifel/git-auto-commit-action action to v7
Some checks failed
Cog check / Create release (pull_request) Failing after 2s
33e6678d0a
Some checks failed
Cog check / Create release (pull_request) Failing after 2s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/stefanzweifel-git-auto-commit-action-7.x:renovate/stefanzweifel-git-auto-commit-action-7.x
git checkout renovate/stefanzweifel-git-auto-commit-action-7.x
Sign in to join this conversation.