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 7e4132c commit 83395fcCopy full SHA for 83395fc
.github/workflows/auto-release.yml
@@ -30,7 +30,7 @@ jobs:
30
token: ${{ secrets.GITHUB_TOKEN }}
31
match_pattern: "(unit-tests|integration-tests)"
32
33
- - uses: codfish/semantic-release-action@v3
+ - uses: codfish/semantic-release-action@v4
34
id: semantic
35
env:
36
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments