Skip to content

Commit 7546df1

Browse files
Update next version action
1 parent 21fb1ec commit 7546df1

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
@@ -12,7 +12,7 @@ jobs:
1212
fetch-depth: 0
1313
- name: Fetch next version
1414
id: nextVersion
15-
uses: VisualPinball/next-version-action@v0.1.7
15+
uses: VisualPinball/next-version-action@v0
1616
with:
1717
tagPrefix: 'v'
1818
- name: Bump

0 commit comments

Comments
 (0)