Skip to content

Commit 78b0667

Browse files
chore(deps): bump stefanzweifel/git-auto-commit-action from 4 to 7 (#4)
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4 to 7. - [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases) - [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md) - [Commits](stefanzweifel/git-auto-commit-action@v4...v7) --- updated-dependencies: - dependency-name: stefanzweifel/git-auto-commit-action dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6eac468 commit 78b0667

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
writeToFile: true
4141

4242
- name: Commit updated CHANGELOG
43-
uses: stefanzweifel/git-auto-commit-action@v4
43+
uses: stefanzweifel/git-auto-commit-action@v7
4444
with:
4545
branch: main
4646
commit_message: "docs: update CHANGELOG for ${{ github.event.inputs.version }}"

0 commit comments

Comments
 (0)