Skip to content

Commit 21c1e59

Browse files
committed
Merge branch 'main' of github.com:thenativeweb/temp--techlounge
2 parents f249865 + 9ca3b61 commit 21c1e59

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
@@ -27,7 +27,7 @@ jobs:
2727
run: make qa
2828
- name: Get next version
2929
id: get_next_version
30-
uses: thenativeweb/get-next-version@2.6.3
30+
uses: thenativeweb/get-next-version@2.7.1
3131
- name: Create new version
3232
if: ${{ steps.get_next_version.outputs.hasNextVersion == 'true' }}
3333
run: |

0 commit comments

Comments
 (0)