Skip to content

Commit 2182e26

Browse files
chore: bump thenativeweb/get-next-version from 2.7.1 to 2.7.2 (#43)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a41260c commit 2182e26

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
@@ -48,7 +48,7 @@ jobs:
4848

4949
- name: Get next version
5050
id: get_next_version
51-
uses: thenativeweb/get-next-version@2.7.1
51+
uses: thenativeweb/get-next-version@2.7.2
5252
- name: Create new version
5353
if: ${{ steps.get_next_version.outputs.hasNextVersion == 'true' }}
5454
run: |

0 commit comments

Comments
 (0)