We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0855f4 commit fe4c892Copy full SHA for fe4c892
.github/workflows/dry-run-release.yml
@@ -10,7 +10,7 @@ jobs:
10
- uses: actions/checkout@v4
11
with:
12
fetch-depth: 0
13
- - uses: wagoid/commitlint-github-action@v5
+ - uses: wagoid/commitlint-github-action@v6
14
15
test-release:
16
name: Dry-run semantic-release
0 commit comments