mirror of
https://codeberg.org/crowci/crow.git
synced 2025-04-18 04:44:01 +03:00
chore(deps): update woodpeckerci/plugin-git docker tag to v2.6.3
This commit is contained in:
parent
115db2dd47
commit
fe2ea8df28
@ -30,7 +30,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.2"
|
||||
DefaultClonePlugin = "docker.io/woodpeckerci/plugin-git:2.6.3"
|
||||
)
|
||||
|
||||
// TrustedClonePlugins can be changed by 'WOODPECKER_PLUGINS_TRUSTED_CLONE' at runtime.
|
||||
|
Loading…
x
Reference in New Issue
Block a user