Skip to content

Commit a2a76ff

Browse files
Bump stefanzweifel/git-auto-commit-action from 4 to 5
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]>
1 parent f65ae5c commit a2a76ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- run: python -m pip install --upgrade pip
2323
- run: python -m pip install -r requirements/ci.txt
2424
- run: tox -e static
25-
- uses: stefanzweifel/git-auto-commit-action@v4
25+
- uses: stefanzweifel/git-auto-commit-action@v5
2626
with:
2727
commit_message: Apply automatic formatting
2828

0 commit comments

Comments
 (0)