Skip to content

Commit 26b20a8

Browse files
build(deps): bump stefanzweifel/git-auto-commit-action
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4.1.2 to 7.1.0. - [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.1.2...v7.1.0) --- updated-dependencies: - dependency-name: stefanzweifel/git-auto-commit-action dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 95bfb60 commit 26b20a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/format_code.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
options: "--verbose"
4343

4444
- name: Commit changes
45-
uses: stefanzweifel/git-auto-commit-action@v4.1.2
45+
uses: stefanzweifel/git-auto-commit-action@v7.1.0
4646
with:
4747
commit_message: Formatting changes
4848
branch: ${{ github.head_ref }}

0 commit comments

Comments
 (0)