Skip to content

Commit eec1bcb

Browse files
dependabot[bot]chrisgrieser
authored andcommitted
chore(dependabot): bump stefanzweifel/git-auto-commit-action from 5 to 6
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>
1 parent d28c705 commit eec1bcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-bump.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
mv -f "temp.md" "Changelog.md"
7979
8080
- name: commit
81-
uses: stefanzweifel/git-auto-commit-action@v5
81+
uses: stefanzweifel/git-auto-commit-action@v6
8282
with:
8383
commit_message: "bump: version bump & changelog update"
8484
branch: ${{ github.head_ref }}

0 commit comments

Comments
 (0)