mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-01-25 22:54:29 +00:00
When looking into stale bot more for issues, I realised that our existing stale job would need permissions to work. Unfortunately the behaviour of the actions without these permissions is to log, but still finish as successful. This means it was hard to spot we had an issue. Add the required permissions to get this working again and improve the message Also add concurrency rule to make zizmor happy Signed-off-by: stevenhorsman <steven@uk.ibm.com>