Skip to content

Commit 92ff88e

Browse files
ci: bump cycjimmy/semantic-release-action from 5.0.0 to 5.0.2 (#785)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1d2700a commit 92ff88e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
env:
3333
NODE_OPTIONS: '--max_old_space_size=5120'
3434
- name: Semantic Release
35-
uses: cycjimmy/semantic-release-action@v5.0.0
35+
uses: cycjimmy/semantic-release-action@v5.0.2
3636
env:
3737
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
3838
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)