Skip to content

Commit 5f29eb8

Browse files
⬆️ Bump stefanzweifel/git-auto-commit-action
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4.13.0 to 4.13.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.13.0...v4.13.1) --- 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>
1 parent 9ccf97e commit 5f29eb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Run build command
2323
run: npm run build
2424
- name: Commit build
25-
uses: stefanzweifel/git-auto-commit-action@v4.13.0
25+
uses: stefanzweifel/git-auto-commit-action@v4.13.1
2626
with:
2727
commit_message: ":rocket: Deploy new version [skip ci]"
2828
commit_user_name: BetaHuhn Bot

0 commit comments

Comments
 (0)