2023-07-13 21:27:04 +01:00
# Release Notes
2023-10-04 15:07:00 +01:00
## 3.0.1
* Update [code.forgejo.org/forgejo/act v1.11.0 ](https://code.forgejo.org/forgejo/runner/pulls/86 ) to resolve a bug preventing actions based on node20 from running, such as [checkout@v4 ](https://code.forgejo.org/actions/checkout/src/tag/v4 ).
## 3.0.0
2023-08-25 14:32:05 +01:00
2023-08-25 14:53:04 +01:00
* Publish a rootless OCI image
2023-08-25 14:32:05 +01:00
* Refactor the release process
2023-10-04 15:07:00 +01:00
## 2.5.0
2023-08-23 16:40:59 +01:00
* Update [code.forgejo.org/forgejo/act v1.10.0 ](https://code.forgejo.org/forgejo/runner/pulls/71 )
2023-10-04 15:07:00 +01:00
## 2.4.0
2023-07-13 21:27:04 +01:00
* Update [code.forgejo.org/forgejo/act v1.9.0 ](https://code.forgejo.org/forgejo/runner/pulls/64 )
2023-10-04 15:07:00 +01:00
## 2.3.0
2023-07-13 21:27:04 +01:00
* Add support for [offline registration ](https://forgejo.org/docs/next/admin/actions/#offline-registration ).