Skip to content

Commit 1683268

Browse files
chore: Bump thenativeweb/get-next-version from 2.5.0 to 2.6.3 (#67)
Bumps [thenativeweb/get-next-version](https://github.com/thenativeweb/get-next-version) from 2.5.0 to 2.6.3. - [Release notes](https://github.com/thenativeweb/get-next-version/releases) - [Commits](thenativeweb/get-next-version@2.5.0...2.6.3) --- updated-dependencies: - dependency-name: thenativeweb/get-next-version dependency-version: 2.6.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 04b9fc5 commit 1683268

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
@@ -37,7 +37,7 @@ jobs:
3737
run: make qa
3838
- name: Get next version
3939
id: get_next_version
40-
uses: thenativeweb/get-next-version@2.5.0
40+
uses: thenativeweb/get-next-version@2.6.3
4141
- name: Create new version
4242
if: ${{ steps.get_next_version.outputs.hasNextVersion == 'true' }}
4343
run: |

0 commit comments

Comments
 (0)