Skip to content

Commit 9ca3b61

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

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)