Skip to content

Commit ec00ec5

Browse files
committed
fix: -v version output incorrect
Signed-off-by: Ilya Lesikov <ilya@lesikov.com>
1 parent 345dadb commit ec00ec5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release_release-please.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ jobs:
2828
runs-on: ubuntu-latest
2929
steps:
3030
- uses: actions/checkout@v4
31+
with:
32+
fetch-depth: 0
3133

3234
- name: Set up Go
3335
uses: actions/setup-go@v5

0 commit comments

Comments
 (0)