Skip to content

Commit cfec1b4

Browse files
⬆️ Bump stefanzweifel/git-auto-commit-action
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4.9.2 to 4.15.1. - [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.9.2...v4.15.1) --- updated-dependencies: - dependency-name: stefanzweifel/git-auto-commit-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7a9e281 commit cfec1b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- name: Build package
3939
run: npm run package
4040
- name: Publish package
41-
uses: stefanzweifel/git-auto-commit-action@v4.9.2
41+
uses: stefanzweifel/git-auto-commit-action@v4.15.1
4242
with:
4343
commit_message: ":rocket: Deploy new version [skip ci]"
4444
commit_user_name: Stethoscoper

0 commit comments

Comments
 (0)