We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 261056b + 4f0fd09 commit 5b55851Copy full SHA for 5b55851
1 file changed
.github/workflows/test.yml
@@ -37,7 +37,7 @@ jobs:
37
38
- name: Version
39
if: github.event_name != 'pull_request'
40
- uses: cycjimmy/semantic-release-action@v3.0.0
+ uses: cycjimmy/semantic-release-action@v3.1.0
41
with:
42
semantic_version: 17.4
43
env:
0 commit comments