Skip to content

Commit 7ca3278

Browse files
chore(deps): update stefanzweifel/git-auto-commit-action action to v5.1.0 (#149)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2f2e852 commit 7ca3278

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-gradle-wrapper.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
echo ::set-output name=latest_version::${latest}
2727
./gradlew wrapper --gradle-version $latest
2828
- uses: gradle/wrapper-validation-action@v3
29-
- uses: stefanzweifel/git-auto-commit-action@v5.0.1
29+
- uses: stefanzweifel/git-auto-commit-action@v5.1.0
3030
with:
3131
commit_message: Upgrade Gradle Wrapper to ${{ steps.update.outputs.latest_version }}
3232
commit_user_name: micronaut-build

0 commit comments

Comments
 (0)