chore(deps): update stefanzweifel/git-auto-commit-action action to v6 (#3500)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-06-18 23:01:19 +09:00
committed by GitHub
parent ad0d1ec37d
commit de7f7abc91

View File

@ -162,7 +162,7 @@ jobs:
- name: Commit changelog
if: ${{ env.VERSION_HASH == '' }}
uses: stefanzweifel/git-auto-commit-action@v5
uses: stefanzweifel/git-auto-commit-action@v6
with:
commit_message: Update changelog for ${{ env.VERSION_TAG }}
file_pattern: "changelog.md"