Merge pull request #25 from zhom/dependabot/github_actions/github-actions-eba975d771

ci(deps): bump stefanzweifel/git-auto-commit-action from 4 to 6 in the github-actions group
This commit is contained in:
zhom
2025-06-14 18:26:09 +00:00
committed by GitHub
+1 -1
View File
@@ -151,7 +151,7 @@ jobs:
args: ${{ matrix.args }}
- name: Commit CHANGELOG.md
uses: stefanzweifel/git-auto-commit-action@v4
uses: stefanzweifel/git-auto-commit-action@v6
with:
branch: main
commit_message: "docs: update CHANGELOG.md for ${{ github.ref_name }} [skip ci]"