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 8d5f667 + 3c65f5f commit 753f638Copy full SHA for 753f638
.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@v6
+ uses: stefanzweifel/git-auto-commit-action@v7
19
- name: Set up JDK 17 and Maven Central Repository
20
uses: actions/setup-java@v5
21
with:
0 commit comments