bumped min go action version

This commit is contained in:
Gani Georgiev
2025-10-08 17:55:23 +03:00
parent a8321498fd
commit fda6ad8d5d
33 changed files with 49 additions and 39 deletions

View File

@@ -1,3 +1,8 @@
## v0.30.2
- Bumped min Go GitHub action version to 1.24.8 since it comes with some [minor security fixes](https://github.com/golang/go/issues?q=milestone%3AGo1.24.8+label%3ACherryPickApproved).
## v0.30.1
- ⚠️ Excluded the `lost+found` directory from the backups ([#7208](https://github.com/pocketbase/pocketbase/pull/7208); thanks @lbndev).