Skip to content

Commit c0bb510

Browse files
⬆️ Bump stefanzweifel/git-auto-commit-action
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>
1 parent 32413f6 commit c0bb510

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.15.1
25+
uses: stefanzweifel/git-auto-commit-action@v4.15.2
2626
with:
2727
commit_message: ":rocket: Deploy new version [skip ci]"
2828
commit_user_name: BetaHuhn Bot

0 commit comments

Comments
 (0)