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
fix(ci): use fetch-depth: 0 for super-linter checkout
Super-linter needs the full git history to resolve GITHUB_BEFORE_SHA
(the previous commit SHA). With fetch-depth: 1 it fails with:
'The SHA_REFERENCE reference doesn't exist in this Git repository'
0 commit comments