Announcing my TestInfra GitHub Action: https://blog.wyrihaximus.net/2025/03/announcing-testinfra-action/
Announcing TestInfra Action
One of the key parts of Building Secure Images with GitHub Actions is unit testing the image just build. While for most of my repositories this has been some bash script in the repo that I copied to the next new repo. Always had the desire to make something more clean than that, this action is the outcome of that desire. So here it is the: TestInfra Action.