Skip to content

Commit 5216951

Browse files
chore: bump thenativeweb/get-next-version from 2.6.3 to 2.7.1 (#229)
--- 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 97c36f1 commit 5216951

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
@@ -32,7 +32,7 @@ jobs:
3232
npm run qa
3333
- name: Get next version
3434
id: get_next_version
35-
uses: thenativeweb/get-next-version@2.6.3
35+
uses: thenativeweb/get-next-version@2.7.1
3636
- name: Create new version
3737
if: ${{ steps.get_next_version.outputs.hasNextVersion == 'true' }}
3838
run: |

0 commit comments

Comments
 (0)