Skip to content

Commit 56bd9a1

Browse files
⬆️ Bump stefanzweifel/git-auto-commit-action
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from v4.6.0 to v4.7.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.6.0...9b7c215) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 43e3ff0 commit 56bd9a1

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
@@ -27,7 +27,7 @@ jobs:
2727
- name: Build package
2828
run: npm run package
2929
- name: Publish package
30-
uses: stefanzweifel/git-auto-commit-action@v4.6.0
30+
uses: stefanzweifel/git-auto-commit-action@v4.7.1
3131
with:
3232
commit_message: ":rocket: Deploy new version [skip ci]"
3333
commit_user_name: Stethoscoper

0 commit comments

Comments
 (0)