Skip to content

Commit 3bb264b

Browse files
chore(deps): bump stefanzweifel/git-auto-commit-action (#188)
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4.15.1 to 4.15.2. - [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.1...v4.15.2) --- updated-dependencies: - dependency-name: stefanzweifel/git-auto-commit-action dependency-type: direct:production update-type: version-update:semver-patch ... 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 59567b5 commit 3bb264b

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
@@ -123,6 +123,6 @@ jobs:
123123
starSymbol: ${{env.STAR_SYMBOL}}
124124

125125
- name: Commit changes
126-
uses: stefanzweifel/git-auto-commit-action@v4.15.1
126+
uses: stefanzweifel/git-auto-commit-action@v4.15.2
127127
with:
128128
commit_message: Update README stars.

0 commit comments

Comments
 (0)