Highlights
- Adapted to changed kali-linux distribution ID
- Properly work around EACCES permission errors
Details
- Update copyright dates [560a7ce]
- Add a workflow that verifies all workflow YAMLs for consistency [e5226c2]
- Add a workflow that verifies a freshly released version for basic functioning [37c005c]
- Use latest action API in test workflow [233ed8b]
- Fix step name in GHA workflow [f6fe12c]
- Update github-workflows-kt to 3.2.0 [a6b8abb]
- Fix logging on more than 5 retries [c389573]
- Make workflow generation via Gradle able to run in parallel [a408856]
- Cancel old workflow runs for the same PR or ref [ad61c67]
- Adapt to changed kali-linux distribution ID [0b318e1]
- Update typesafegithub/github-actions-typing to v2 [ee2e262]
- Let Kotlin/JS inject main function arguments [eb74a66]
- Ignore .kotlin directory [00f1a06]
- Work around actions/toolkit#1925 better and more completely [75ccefa]