fix: update all imports to use Forgejo instead of GitHub
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ import (
|
||||
"os/exec"
|
||||
"path/filepath"
|
||||
|
||||
"github.com/rockliang/poimen/workflows/internal/lock"
|
||||
"forgejo.riotpiao.com/rock/poimen-workflows/internal/lock"
|
||||
)
|
||||
|
||||
// CloneRepoInput is input to CloneRepoActivity.
|
||||
|
||||
Reference in New Issue
Block a user