We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e0ff0b commit 65eb853Copy full SHA for 65eb853
4 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## v1.7.2
2
+
3
+* Update Node.js requirement to Node 24.
4
+* Fix open Dependabot alerts by bumping `undici` to `>=6.24.0`.
5
+* Update GitHub Action dependencies (`@actions/core`, `@actions/exec`, `@actions/tool-cache`, `@actions/http-client`).
6
+* Update workflow actions to their latest versions (`actions/checkout` v6, `setup-flutter`).
7
8
## v1.7.1
9
10
* Roll `undici` dependency to address [CVE-2025-22150][].
0 commit comments