Fix: Move the git fetch depth 44/72344/1
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Mon, 6 Nov 2023 23:32:08 +0000 (15:32 -0800)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Mon, 6 Nov 2023 23:32:08 +0000 (15:32 -0800)
commit6bf5d7b8dc5bc630b78472a3761568085cf3b2b6
treeb47f1c05ccbc7908e7ee8393b0cd7dd29d8dc1e9
parent55bbf243b0d9a427273e915d9454564f4af4e92a
Fix: Move the git fetch depth

It is not possible to specify a depth larger than 1 with the tag
checkout that is performed. Move the depth increase to where it's
actually needed.

Issue: RELENG-4975
Change-Id: I8a33ccb244bb5cff784934fe7bd75e690f6ff222
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
.github/workflows/release.yaml