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.
1 parent a9464f2 commit 8bbea42Copy full SHA for 8bbea42
.github/workflows/apply_spotless.yml
@@ -54,6 +54,6 @@ jobs:
54
run: ./gradlew :xr:spotlessApply --init-script gradle/init.gradle.kts --no-configuration-cache --stacktrace
55
56
- name: Auto-commit if spotlessApply has changes
57
- uses: stefanzweifel/git-auto-commit-action@v5
+ uses: stefanzweifel/git-auto-commit-action@v6
58
with:
59
commit_message: Apply Spotless
0 commit comments