Skip to content

Commit 663b31e

Browse files
chore: Bump thenativeweb/get-next-version from 2.6.3 to 2.7.1 (#13)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 55478e7 commit 663b31e

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
@@ -32,7 +32,7 @@ jobs:
3232
composer 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)