Skip to content

Commit a6199b5

Browse files
dependabot[bot]riggaroo
authored andcommitted
Bump stefanzweifel/git-auto-commit-action from 4 to 5 (#221)
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4 to 5. - [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases) - [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md) - [Commits](stefanzweifel/git-auto-commit-action@v4...v5) --- updated-dependencies: - dependency-name: stefanzweifel/git-auto-commit-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit d8ef2dd)
1 parent 89e3cfe commit a6199b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/apply_spotless.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
run: ./gradlew :compose:spotlessApply --init-script gradle/init.gradle.kts --no-configuration-cache --stacktrace
4646

4747
- name: Auto-commit if spotlessApply has changes
48-
uses: stefanzweifel/git-auto-commit-action@v4
48+
uses: stefanzweifel/git-auto-commit-action@v5
4949
with:
5050
commit_message: Apply Spotless
5151

0 commit comments

Comments
 (0)