Fix failing db/docs/taggings.yml
What does this MR do and why?
db:docs-up-to-date job currently fail on merge requests related to database changes: https://gitlab.com/gitlab-org/gitlab/-/jobs?statuses=FAILED. The job is not running on master, so it's not visible there, but it's technically a broken master.
The failure was probably introduced by:
Edited by Igor Drozdov