steps:
- uses: actions/[email protected]
- uses: sinclairpaul/[email protected]
with:
secretsfile: xxxxx.yaml
Runs the check_config command against the checked out files. Currently only runs against the /latest docker container. secretsfile should be the name of your fake secrets.yaml, please never check in your real secrets.yaml!