Skip to content

Commit

Permalink
Merge pull request #229 from oceanbase/dependabot/npm_and_yarn/browse…
Browse files Browse the repository at this point in the history
…rify-sign-4.2.2

chore(deps-dev): bump browserify-sign from 4.2.1 to 4.2.2
  • Loading branch information
dengfuping authored Oct 27, 2023
2 parents 5433c93 + 9cfc29e commit f6656a1
Show file tree
Hide file tree
Showing 2 changed files with 4,471 additions and 13,306 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-helper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# 4. Then the new tags will trigger this current action
# 5. The action will generate a new release, and publish DingDing notification at the same time

name: Release Helper
name: Release Helper

on:
push:
Expand All @@ -22,7 +22,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Release Oceanbase Design
uses: dengfuping/monorepo-release-helper@v1
uses: dengfuping/monorepo-release-helper@v1.7
with:
changelogs: 'docs/design/design-CHANGELOG.md, docs/ui/ui-CHANGELOG.md, docs/charts/charts-CHANGELOG.md, docs/codemod/codemod-CHANGELOG.md'
dingding-changelogs: 'docs/design/design-CHANGELOG.md, docs/ui/ui-CHANGELOG.md, docs/charts/charts-CHANGELOG.md, docs/codemod/codemod-CHANGELOG.md'
Expand Down
Loading

0 comments on commit f6656a1

Please sign in to comment.