Skip to content

Commit 13dcdad

Browse files
chore: Bump thenativeweb/get-next-version from 2.6.3 to 2.7.1
Bumps [thenativeweb/get-next-version](https://github.com/thenativeweb/get-next-version) from 2.6.3 to 2.7.1. - [Release notes](https://github.com/thenativeweb/get-next-version/releases) - [Commits](thenativeweb/get-next-version@2.6.3...2.7.1) --- updated-dependencies: - dependency-name: thenativeweb/get-next-version dependency-version: 2.7.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 304d028 commit 13dcdad

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)