Skip to content

Commit b2b6569

Browse files
authored
Merge pull request #161 from dadoonet/dependabot/github_actions/dot-github/workflows/stefanzweifel/git-auto-commit-action-6
Bump stefanzweifel/git-auto-commit-action from 5 to 6 in /.github/workflows
2 parents b1003f4 + a72774f commit b2b6569

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)