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 a7c96cd commit 0664be9Copy full SHA for 0664be9
1 file changed
.github/workflows/release.yaml
@@ -23,7 +23,7 @@ jobs:
23
version: ${{ steps.get-version.outputs.version }}
24
steps:
25
- name: Get semantic version
26
- uses: RonaldPhilipsen/semVersie@v2.2.0
+ uses: RonaldPhilipsen/semVersie@v2.3.0
27
id: get-version
28
with:
29
add-pr-label: true
0 commit comments