Skip to content

Commit 4bcbd55

Browse files
Dependency(deps): Bump stefanzweifel/git-auto-commit-action from 6 to 7 (#405)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d16982f commit 4bcbd55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ jobs:
2727
- name: Format with Spotless in Maven
2828
run: mvn -B spotless:apply --file pom.xml
2929
- name: Commit changes
30-
uses: stefanzweifel/git-auto-commit-action@v6
30+
uses: stefanzweifel/git-auto-commit-action@v7
3131
with:
3232
commit_message: Apply formatting changes

0 commit comments

Comments
 (0)