File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ jobs:
102102 - name : Build
103103 run : yarn build
104104 - name : Semantic Release
105- uses : cycjimmy/semantic-release-action@ba330626c4750c19d8299de843f05c7aa5574f62 # v5 .0.2
105+ uses : cycjimmy/semantic-release-action@b12c8f6015dc215fe37bc154d4ad456dd3833c90 # v6 .0.0
106106 with :
107107 # dry_run: true
108108 # "conventional-changelog-writer" is exactly installed as "cycjimmy/semantic-release-action" depends on 8.0.0, which causes errors
@@ -111,8 +111,8 @@ jobs:
111111 extra_plugins : |
112112 @semantic-release/git@10.x
113113 @semantic-release/changelog@6.x
114- conventional-changelog-conventionalcommits@8
115- conventional-changelog-writer@8.0.1
114+ conventional-changelog-conventionalcommits@9
115+ conventional-changelog-writer@8
116116 semantic-release-replace-plugin@1.2.7
117117 env :
118118 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments