From 2cbdafca110f1fd0dd918b0d5cd64ad357ac166a Mon Sep 17 00:00:00 2001 From: Daniil Gentili Date: Fri, 1 Sep 2023 16:34:32 +0200 Subject: [PATCH] Use 2.1.0 --- .woodpecker/.test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker/.test.yml b/.woodpecker/.test.yml index 069a1a349..d572b4f37 100644 --- a/.woodpecker/.test.yml +++ b/.woodpecker/.test.yml @@ -13,7 +13,7 @@ clone: - tag - push - pull_request - image: woodpeckerci/plugin-git + image: woodpeckerci/plugin-git:2.1.0 settings: depth: 1 lfs: false