Skip to content

Update ghcr.io/yannh/kubeconform Docker tag to v0.6.7 #57

Update ghcr.io/yannh/kubeconform Docker tag to v0.6.7

Update ghcr.io/yannh/kubeconform Docker tag to v0.6.7 #57

Workflow file for this run

---
name: Lint
# yamllint disable-line rule:truthy
on:
- pull_request
permissions:
contents: read
jobs:
yaml-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Lint YAML
uses: ibiqlik/[email protected]