chore: github.com/nektos/act is now at code.forgejo.org/forgejo/runner/v9 (#8742)

Refs: https://code.forgejo.org/forgejo/runner/releases/tag/v9.0.1
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/8742
Reviewed-by: Michael Kriese <michael.kriese@gmx.de>
Co-authored-by: Earl Warren <contact@earl-warren.org>
Co-committed-by: Earl Warren <contact@earl-warren.org>
This commit is contained in:
Earl Warren 2025-07-31 13:41:59 +02:00 committed by Earl Warren
commit 79af994eae
14 changed files with 29 additions and 33 deletions

View file

@ -19,7 +19,7 @@ import (
webhook_module "forgejo.org/modules/webhook"
commitstatus_service "forgejo.org/services/repository/commitstatus"
"github.com/nektos/act/pkg/jobparser"
"code.forgejo.org/forgejo/runner/v9/act/jobparser"
)
// CreateCommitStatus creates a commit status for the given job.