We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0888c4a commit cb81138Copy full SHA for cb81138
1 file changed
.github/workflows/push.yaml
@@ -58,7 +58,7 @@ jobs:
58
fetch-depth: 0
59
- name: Get next version
60
id: get_next_version
61
- uses: thenativeweb/get-next-version@29245d291b9f64a41d76f9b41683610bb4ffeccc # 2.6.3
+ uses: thenativeweb/get-next-version@067dc4602577f4f61a51c3f4664552283a228c60 # 2.7.1
62
- name: Show the next version
63
run: |
64
echo Has next version: ${{ steps.get_next_version.outputs.hasNextVersion }}
0 commit comments