Skip to content

Commit 301bdf4

Browse files
chore(deps): bump stefanzweifel/git-auto-commit-action from 5 to 6 (#142)
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 5 to 6. - [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@v5...v6) --- updated-dependencies: - dependency-name: stefanzweifel/git-auto-commit-action dependency-version: '6' 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 e13191f commit 301bdf4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
OUTPUT: body.md
7373

7474
- name: Commit updated CHANGELOG.md
75-
uses: stefanzweifel/git-auto-commit-action@v5
75+
uses: stefanzweifel/git-auto-commit-action@v6
7676
with:
7777
commit_message: "docs(changelog): update CHANGELOG.md for ${{ github.ref_name }}"
7878
file_pattern: 'CHANGELOG.md'

0 commit comments

Comments
 (0)