Skip to content

Commit 1232f6d

Browse files
committed
ci: bumped the version of the semantic-release action to v2
1 parent d0b1fcf commit 1232f6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@ jobs:
3737
npm install --global @semantic-release/exec
3838
3939
- name: Run semantic-release
40-
uses: mridang/action-semantic-release@v1.0.0
40+
uses: mridang/action-semantic-release@v2
4141
with:
4242
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)