Skip to content

Commit cb81138

Browse files
chore(deps): update thenativeweb/get-next-version action to v2.7.1 (#407)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0888c4a commit cb81138

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
fetch-depth: 0
5959
- name: Get next version
6060
id: get_next_version
61-
uses: thenativeweb/get-next-version@29245d291b9f64a41d76f9b41683610bb4ffeccc # 2.6.3
61+
uses: thenativeweb/get-next-version@067dc4602577f4f61a51c3f4664552283a228c60 # 2.7.1
6262
- name: Show the next version
6363
run: |
6464
echo Has next version: ${{ steps.get_next_version.outputs.hasNextVersion }}

0 commit comments

Comments
 (0)