File tree 2 files changed +10
-2
lines changed
2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## v1.6.3
2
+
3
+ * Roll ` undici ` dependency to address [ CVE-2024 -30260] [ ] and [ CVE-2024 -30261] [ ] .
4
+
5
+ [ CVE-2024-30260 ] : https://github.com/nodejs/undici/security/advisories/GHSA-m4v8-wqvr-p9f7
6
+ [ CVE-2024-30261 ] : https://github.com/nodejs/undici/security/advisories/GHSA-9qxr-qj54-h672
7
+
1
8
## v1.6.2
2
9
3
10
* Switch to running the workflow on ` node20`` from ` node16`. See also
Original file line number Diff line number Diff line change 1
1
# setup-dart
2
2
3
- [ setup-dart] ( https://github.com/dart-lang/setup-dart ) installs and sets up a
4
- Dart SDK for use in GitHub Actions; it:
3
+ [ setup-dart] [ ] installs and sets up a Dart SDK for use in GitHub Actions; it:
5
4
6
5
* downloads the Dart SDK
7
6
* adds the [ ` dart ` ] ( https://dart.dev/tools/dart-tool ) tool to the system path
8
7
8
+ [ setup-dart ] : https://github.com/marketplace/actions/setup-dart-sdk
9
+
9
10
## Usage
10
11
11
12
To install the latest stable Dart SDK and run typical checks:
You can’t perform that action at this time.
0 commit comments