File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- 2025.04.04
1+ 2025.05.01
Original file line number Diff line number Diff line change @@ -18,4 +18,4 @@ inputs:
1818 default : " true"
1919runs :
2020 using : " docker"
21- image : " docker://docker.io/seiso/goat:2025.04.04 "
21+ image : " docker://docker.io/seiso/goat:2025.05.01 "
Original file line number Diff line number Diff line change 44
55__maintainer__ = "Seiso"
66__project_name__ = "goat_code_reviews"
7- __version__ = "2025.04.04 "
7+ __version__ = "2025.05.01 "
Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 2025.04.04
2+ current_version = 2025.05.01
33parse = (?P<year>2[0-1]\d{2})\.(?P<month>(0\d|1[0-2]))(.(?P<increment>\d{2}))?
44serialize = {year}.{month}.{increment}
55commit = True
You can’t perform that action at this time.
0 commit comments