You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the "load git source" internal step runs when this action is used, it fetches the full depth of git tags. Is there a way to set a smaller depth? e.g. depth=1
This is the step I'm referring to, which will start listing off hundreds if not thousands of tags.