diff --git a/act/container/docker_images.go b/act/container/docker_images.go index 84dd5d12..f1daff94 100644 --- a/act/container/docker_images.go +++ b/act/container/docker_images.go @@ -6,9 +6,9 @@ import ( "context" "fmt" + "code.forgejo.org/forgejo/runner/v9/act/common" cerrdefs "github.com/containerd/errdefs" "github.com/docker/docker/api/types/image" - "github.com/nektos/act/pkg/common" ) // ImageExistsLocally returns a boolean indicating if an image with the