Skip to content
This repository was archived by the owner on Feb 21, 2025. It is now read-only.

v2.2.4

Choose a tag to compare

@bigdaz bigdaz released this 18 Aug 19:02
· 473 commits to main since this release
bf2a15e

What's fixed

The fix for #383 introduced a bug that caused the post-action to fail when attempting to resolve cache-read-only for scheduled jobs.
This has been fixed with an explicit (rather than implicit) check for 'event.repository != null'. (#409)

Full Changelog: v2.2.3...v2.2.4