update release notes for 3.4.0

This commit is contained in:
Earl Warren 2024-03-11 22:11:23 +07:00
parent 74cb9034e3
commit ddd2eb7be9
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00

View file

@ -13,6 +13,8 @@
* add support for `runs-on.labels` which is equivalent to `runs-on` followed by a list of labels
* the expressions in the service `ports` and `volumes` values are evaluated
* network aliases are only supported when the network is user specified, not when it is provided by the runner
* Fix compatibility issue with actions/{upload,download}-artifact@v4
* If `[runner].insecure` is true in the configuration, insecure cloning actions is allowed
## 3.3.0