Skip to content

Cacheract Alpha - 0.1.1

Latest
Compare
Choose a tag to compare
@AdnaneKhan AdnaneKhan released this 17 Jan 04:00
· 22 commits to main since this release
8de02cd

This release adds the ability to configure a custom sleep option. Once cacheract runs, it will sleep for the specified number of seconds (set to 15 seconds by default). This will be useful in cases where you need to do something with a more privileged GITHUB_TOKEN. Since cacheract runs at the end of workflows, there isn't enough time to use it for privilege escalation. Setting it to a minute allows for a quick manual action (such as clearing additional cache entries, issuing workflow events, etc.).

What's Changed

Full Changelog: 0.1.0...0.1.1