Skip to content
Compare
Choose a tag to compare
@bigdaz bigdaz released this 18 Aug 19:02
· 467 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