Skip to content

Commit

Permalink
Update woodpeckerci/plugin-git Docker tag to v2.5.2 (#4041)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: qwerty287 <[email protected]>
  • Loading branch information
renovate[bot] and qwerty287 authored Aug 15, 2024
1 parent cf7a548 commit 27cb4ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared/constant/constant.go
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ var DefaultConfigOrder = [...]string{
const (
// DefaultCloneImage can be changed by 'WOODPECKER_DEFAULT_CLONE_IMAGE' at runtime.
// renovate: datasource=docker depName=woodpeckerci/plugin-git
DefaultCloneImage = "docker.io/woodpeckerci/plugin-git:2.5.1"
DefaultCloneImage = "docker.io/woodpeckerci/plugin-git:2.5.2"
)

var TrustedCloneImages = []string{
Expand Down

0 comments on commit 27cb4ac

Please sign in to comment.