Skip to content

Commit 753f638

Browse files
authored
Merge pull request #193 from dadoonet/dependabot/github_actions/dot-github/workflows/stefanzweifel/git-auto-commit-action-7
Bump stefanzweifel/git-auto-commit-action from 6 to 7 in /.github/workflows
2 parents 8d5f667 + 3c65f5f commit 753f638

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)