Skip to content

Commit 4296036

Browse files
chore: bump thenativeweb/get-next-version from 2.6.1 to 2.6.2 (#122)
Bumps [thenativeweb/get-next-version](https://github.com/thenativeweb/get-next-version) from 2.6.1 to 2.6.2. - [Release notes](https://github.com/thenativeweb/get-next-version/releases) - [Commits](thenativeweb/get-next-version@2.6.1...2.6.2) --- updated-dependencies: - dependency-name: thenativeweb/get-next-version dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4d438fd commit 4296036

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
@@ -39,7 +39,7 @@ jobs:
3939
npm run qa
4040
- name: Get next version
4141
id: get_next_version
42-
uses: thenativeweb/get-next-version@2.6.1
42+
uses: thenativeweb/get-next-version@2.6.2
4343
- name: Create new version
4444
if: ${{ steps.get_next_version.outputs.hasNextVersion == 'true' }}
4545
run: |

0 commit comments

Comments
 (0)