Skip to content

Commit baaf99f

Browse files
chore: bump thenativeweb/get-next-version from 2.7.1 to 2.7.2
Bumps [thenativeweb/get-next-version](https://github.com/thenativeweb/get-next-version) from 2.7.1 to 2.7.2. - [Release notes](https://github.com/thenativeweb/get-next-version/releases) - [Commits](thenativeweb/get-next-version@2.7.1...2.7.2) --- updated-dependencies: - dependency-name: thenativeweb/get-next-version dependency-version: 2.7.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2928e63 commit baaf99f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
run: make qa
3535
- name: Get next version
3636
id: get_next_version
37-
uses: thenativeweb/get-next-version@2.7.1
37+
uses: thenativeweb/get-next-version@2.7.2
3838
- name: Create new version
3939
if: ${{ steps.get_next_version.outputs.hasNextVersion == 'true' }}
4040
run: |

0 commit comments

Comments
 (0)