You've already forked woodpecker
mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-09-16 08:46:30 +02:00
chore(deps): update woodpeckerci/plugin-git docker tag to v2.6.5 (#5230)
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 (
|
||||
// DefaultClonePlugin can be changed by 'WOODPECKER_DEFAULT_CLONE_PLUGIN' at runtime.
|
||||
// renovate: datasource=docker depName=woodpeckerci/plugin-git
|
||||
DefaultClonePlugin = "docker.io/woodpeckerci/plugin-git:2.6.3"
|
||||
DefaultClonePlugin = "docker.io/woodpeckerci/plugin-git:2.6.5"
|
||||
)
|
||||
|
||||
// TrustedClonePlugins can be changed by 'WOODPECKER_PLUGINS_TRUSTED_CLONE' at runtime.
|
||||
|
Reference in New Issue
Block a user