Skip to content

Commit 71a71c6

Browse files
Bump stefanzweifel/git-auto-commit-action from 4.16.0 to 7.1.0
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4.16.0 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.16.0...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 73fd8b2 commit 71a71c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rust_auto_format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- run: cat CI.toml >> Cargo.toml
3333
- run: cargo +nightly fmt --all
3434

35-
- uses: stefanzweifel/git-auto-commit-action@v4.16.0
35+
- uses: stefanzweifel/git-auto-commit-action@v7.1.0
3636
with:
3737
commit_message: Automatic formatting commit (cargo +nightly fmt)
3838
file_pattern: '**/*.rs'

0 commit comments

Comments
 (0)