Skip to content

Commit cec8ab8

Browse files
chore(deps): bump stefanzweifel/git-auto-commit-action (#216)
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4.15.4 to 4.16.0. - [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.15.4...v4.16.0) --- updated-dependencies: - dependency-name: stefanzweifel/git-auto-commit-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 52bc7d3 commit cec8ab8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/readme-stars.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,6 @@ jobs:
137137
starSymbol: ${{env.STAR_SYMBOL}}
138138

139139
- name: Commit changes
140-
uses: stefanzweifel/git-auto-commit-action@v4.15.4
140+
uses: stefanzweifel/git-auto-commit-action@v4.16.0
141141
with:
142142
commit_message: Update README stars.

0 commit comments

Comments
 (0)