From c9c47dc75c8f0cb33126eb81dbbac4899e326719 Mon Sep 17 00:00:00 2001 From: Gani Georgiev Date: Wed, 13 May 2026 22:49:25 +0300 Subject: [PATCH] removed duplicated entry from the backport changelog --- CHANGELOG_16_22.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/CHANGELOG_16_22.md b/CHANGELOG_16_22.md index ba91f985..aa549e93 100644 --- a/CHANGELOG_16_22.md +++ b/CHANGELOG_16_22.md @@ -12,11 +12,6 @@ - (_Backported from v0.38.0_) Bumped min Go GitHub action version to 1.26.3 because it comes with some [minor bug and security fixes](https://github.com/golang/go/issues?q=milestone%3AGo1.26.3). -## v0.22.43 - -- (_Backported from v0.38.0_) Bumped min Go GitHub action version to 1.26.3 because it comes with some [minor bug and security fixes](https://github.com/golang/go/issues?q=milestone%3AGo1.26.3). - - ## v0.22.42 - (_Backported from v0.37.4_) Adjusted Bitbucket, GitHub, GitLab and Gitea/Forgejo OAuth2 providers to better reflect recent API updates and doc references.