build: update changelogger to ignore case when parsing verbs (#23368)
parent
3074e62784
commit
522c32754c
|
@ -246,7 +246,7 @@ jobs:
|
|||
no_output_timeout: 1500s
|
||||
changelog_nightly:
|
||||
docker:
|
||||
- image: quay.io/influxdb/changelogger:cf2648551b43797458d21e061501f60590b31daa
|
||||
- image: quay.io/influxdb/changelogger:903e73f266155f9bcd78356ea7fdb051b6db74b3
|
||||
steps:
|
||||
- checkout
|
||||
- run:
|
||||
|
|
Loading…
Reference in New Issue