Skip to content

Commit fdb0e04

Browse files
committed
ci: bumped the version of the semantic-release action to v2
1 parent fec9c1b commit fdb0e04

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
@@ -36,7 +36,7 @@ jobs:
3636
run: cargo fetch --locked
3737

3838
- name: Run semantic-release
39-
uses: mridang/action-semantic-release@v1.0.0
39+
uses: mridang/action-semantic-release@v2
4040
with:
4141
github-token: ${{ secrets.GITHUB_TOKEN }}
4242
env:

0 commit comments

Comments
 (0)