We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b1003f4 + a72774f commit b2b6569Copy full SHA for b2b6569
.github/workflows/main.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Update resources with Maven
16
run: mvn -B process-resources
17
- name: Update files if needed
18
- uses: stefanzweifel/git-auto-commit-action@v5
+ uses: stefanzweifel/git-auto-commit-action@v6
19
- name: Set up JDK 17 and Maven Central Repository
20
uses: actions/setup-java@v4
21
with:
0 commit comments