Fix: Move the git fetch depth 41/72341/1 v0.15.0
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Mon, 6 Nov 2023 22:55:16 +0000 (14:55 -0800)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Mon, 6 Nov 2023 22:55:16 +0000 (14:55 -0800)
commit04d46fc876061faf880544f595f8ec046223c73a
tree18301c1221baf9dc9b6c5a64587b5b9147f8ce9a
parente8962033ac74b7d9087086fab644d4843d103ff8
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-4974
Change-Id: If5e01eebbd9100023a2e442c7682219bee51d4d2
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
.github/workflows/release.yaml