dev/release: specify clone with depth 1 instead of 10
Created by: keegancsmith
10 seems like a weird magic number copy pasted from somewhere. The operations we do on the repo don't seem like they need more than the latest commit.
Test Plan: dry run for tags and commented out main branch check. Then ran yarn release release:create-candidate 3