Skip to content

Commit 0846eb2

Browse files
authored
Merge pull request #154 from dadoonet/dependabot/github_actions/dot-github/workflows/stefanzweifel/git-auto-commit-action-5
Bump stefanzweifel/git-auto-commit-action from 4 to 5 in /.github/workflows
2 parents 3640407 + 9b9a863 commit 0846eb2

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

0 commit comments

Comments
 (0)