We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62c4fe1 commit 82ef75fCopy full SHA for 82ef75f
1 file changed
packages/cli/src/utils/git/github.mts
@@ -44,7 +44,7 @@ import { spawn } from '@socketsecurity/lib/spawn'
44
import { parseUrl } from '@socketsecurity/lib/url'
45
46
import ENV from '../../constants/env.mts'
47
-import { getGithubCachePath } from '../../constants/paths.mjs'
+import { getGithubCachePath } from '../../constants/paths.mts'
48
import { formatErrorWithDetail } from '../error/errors.mts'
49
50
import type { components } from '@octokit/openapi-types'
0 commit comments