Skip to content

Commit d2cb9c4

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

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/[email protected].1
41+
uses: stefanzweifel/[email protected].2
4242
with:
4343
commit_message: ":rocket: Deploy new version [skip ci]"
4444
commit_user_name: Stethoscoper

0 commit comments

Comments
 (0)