You've already forked woodpecker
mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-06-03 16:35:37 +02:00
Update woodpeckerci/plugin-git Docker tag to v2.9.2 (#6674)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -27,7 +27,7 @@ var DefaultConfigOrder = []string{
|
|||||||
const (
|
const (
|
||||||
// DefaultClonePlugin can be changed by 'WOODPECKER_DEFAULT_CLONE_PLUGIN' at runtime.
|
// DefaultClonePlugin can be changed by 'WOODPECKER_DEFAULT_CLONE_PLUGIN' at runtime.
|
||||||
// renovate: datasource=docker depName=woodpeckerci/plugin-git
|
// renovate: datasource=docker depName=woodpeckerci/plugin-git
|
||||||
DefaultClonePlugin = "docker.io/woodpeckerci/plugin-git:2.9.1"
|
DefaultClonePlugin = "docker.io/woodpeckerci/plugin-git:2.9.2"
|
||||||
)
|
)
|
||||||
|
|
||||||
// TrustedClonePlugins can be changed by 'WOODPECKER_PLUGINS_TRUSTED_CLONE' at runtime.
|
// TrustedClonePlugins can be changed by 'WOODPECKER_PLUGINS_TRUSTED_CLONE' at runtime.
|
||||||
|
|||||||
Reference in New Issue
Block a user