Skip to content

Commit 4f3c3b9

Browse files
⬆️ Bump stefanzweifel/git-auto-commit-action from 4 to 5 (#141)
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4 to 5. - [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...v5) --- updated-dependencies: - dependency-name: stefanzweifel/git-auto-commit-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 202fbbb commit 4f3c3b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coding-standards.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ jobs:
2424
run: pint
2525

2626
- name: Commit linted files
27-
uses: stefanzweifel/git-auto-commit-action@v4
27+
uses: stefanzweifel/git-auto-commit-action@v5
2828
with:
2929
commit_message: Fix code styling

0 commit comments

Comments
 (0)