Skip to content

Commit b505005

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

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/[email protected].2
42+
uses: thenativeweb/[email protected].3
4343
- name: Create new version
4444
if: ${{ steps.get_next_version.outputs.hasNextVersion == 'true' }}
4545
run: |

0 commit comments

Comments
 (0)