updated v0.22 changelog and bumped actions/setup-go to v6

This commit is contained in:
Gani Georgiev
2025-12-02 20:20:27 +02:00
parent 68b9d0e403
commit 7825baab13
3 changed files with 12 additions and 3 deletions

View File

@@ -6,7 +6,8 @@
- Updated Go deps and JS SDK.
- Bumped min Go GitHub action version to 1.24.11 since it comes with some [minor security fixes](https://github.com/golang/go/issues?q=milestone%3AGo1.24.11).
- 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.34.0