mirror of
https://github.com/go-gitea/gitea
synced 2025-12-07 13:28:25 +00:00
refactor: rename to actions-proto-go
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
package actions
|
||||
|
||||
import runnerv1 "code.gitea.io/bots-proto-go/runner/v1"
|
||||
import runnerv1 "code.gitea.io/actions-proto-go/runner/v1"
|
||||
|
||||
// Status represents the status of BotRun, BotRunJob, BotTask, or BotTaskStep
|
||||
type Status int
|
||||
|
||||
Reference in New Issue
Block a user