mirror of
https://gitea.com/gitea/act_runner.git
synced 2025-06-19 21:17:12 +02:00
Rename to actions (#7)
Co-authored-by: Jason Song <i@wolfogre.com> Reviewed-on: https://gitea.com/gitea/act_runner/pulls/7
This commit is contained in:
@ -10,7 +10,7 @@ import (
|
||||
"strings"
|
||||
"time"
|
||||
|
||||
pingv1 "code.gitea.io/bots-proto-go/ping/v1"
|
||||
pingv1 "code.gitea.io/actions-proto-go/ping/v1"
|
||||
"gitea.com/gitea/act_runner/client"
|
||||
"gitea.com/gitea/act_runner/config"
|
||||
"gitea.com/gitea/act_runner/register"
|
||||
|
Reference in New Issue
Block a user