Skip to content

Commit 2fa47b8

Browse files
⬆️ Bump stefanzweifel/git-auto-commit-action
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from v4.8.0 to v4.9.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.8.0...268ec0c) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2846681 commit 2fa47b8

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.8.0
41+
uses: stefanzweifel/git-auto-commit-action@v4.9.0
4242
with:
4343
commit_message: ":rocket: Deploy new version [skip ci]"
4444
commit_user_name: Stethoscoper

0 commit comments

Comments
 (0)