Skip to content

Commit b609a47

Browse files
chore: Bump thenativeweb/get-next-version from 2.6.3 to 2.7.1 (#30)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 304d028 commit b609a47

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

0 commit comments

Comments
 (0)