Fix: Move the git fetch depth 43/72343/1
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Mon, 6 Nov 2023 22:58:21 +0000 (14:58 -0800)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Mon, 6 Nov 2023 23:30:48 +0000 (15:30 -0800)
commit44c6ad1de97bfa98487f6ee12b91f52beff8cd97
treeb2d9dd673cd9524adb5a542f1c4c1e5ef1ea8b5f
parent712e20a96894ce1da4f8f53037cd951d8e4e1889
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-4973
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
Change-Id: I394c2359f8d8e8fec83bf5b39a9282222a9c2ad5
.github/workflows/release.yaml