diff --git a/CHANGELOG.md b/CHANGELOG.md index 70b0b4c7..010bc0bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,8 @@ - (_Backported from v0.34.1_) - Added missing `:` char to the autocomplete regex ([#7353](https://github.com/pocketbase/pocketbase/pull/7353)). -- (_Backported from v0.34.1_) Bumped min Go GitHub action version to 1.25.5 since it comes with some [minor security fixes](https://github.com/golang/go/issues?q=milestone%3AGo1.25.5). +- (_Backported from v0.34.1_) Bumped min Go GitHub action version to 1.25.5 because it comes with some [minor security fixes](https://github.com/golang/go/issues?q=milestone%3AGo1.25.5). + _The runner action was also updated to `actions/setup-go@v6` since the previous v5 Go source seems [no longer accessible](https://github.com/actions/setup-go/pull/665#issuecomment-3416693714)._ ## v0.22.36