Skip to content

Commit a72774f

Browse files
Bump stefanzweifel/git-auto-commit-action in /.github/workflows
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 5 to 6. - [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@v5...v6) --- updated-dependencies: - dependency-name: stefanzweifel/git-auto-commit-action dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b1003f4 commit a72774f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Update resources with Maven
1616
run: mvn -B process-resources
1717
- name: Update files if needed
18-
uses: stefanzweifel/git-auto-commit-action@v5
18+
uses: stefanzweifel/git-auto-commit-action@v6
1919
- name: Set up JDK 17 and Maven Central Repository
2020
uses: actions/setup-java@v4
2121
with:

0 commit comments

Comments
 (0)