Skip to content

Commit 3c65f5f

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 6 to 7. - [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@v6...v7) --- updated-dependencies: - dependency-name: stefanzweifel/git-auto-commit-action dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8d5f667 commit 3c65f5f

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@v6
18+
uses: stefanzweifel/git-auto-commit-action@v7
1919
- name: Set up JDK 17 and Maven Central Repository
2020
uses: actions/setup-java@v5
2121
with:

0 commit comments

Comments
 (0)