Skip to content

Commit 9f1d87f

Browse files
chore: bump thenativeweb/get-next-version from 2.6.3 to 2.7.1 (#100)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 82d8b76 commit 9f1d87f

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.6.3
40+
uses: thenativeweb/get-next-version@2.7.1
4141
- name: Create new version
4242
if: ${{ steps.get_next_version.outputs.hasNextVersion == 'true' }}
4343
run: |

0 commit comments

Comments
 (0)