mirror of
https://code.forgejo.org/forgejo/runner.git
synced 2025-08-11 17:50:58 +00:00
chore: s|github.com/nektos/act/pkg|code.forgejo.org/forgejo/runner/act|
This commit is contained in:
parent
6980693cc5
commit
ebc7758c1f
67 changed files with 143 additions and 145 deletions
|
@ -15,7 +15,7 @@ import (
|
|||
|
||||
"github.com/go-git/go-git/v5/plumbing/format/gitignore"
|
||||
|
||||
"github.com/nektos/act/pkg/model"
|
||||
"code.forgejo.org/forgejo/runner/act/model"
|
||||
"github.com/rhysd/actionlint"
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue