Skip to content

fix(deps): update module sigs.k8s.io/controller-runtime to v0.19.0 #457

fix(deps): update module sigs.k8s.io/controller-runtime to v0.19.0

fix(deps): update module sigs.k8s.io/controller-runtime to v0.19.0 #457

Workflow file for this run

name: conftest
on:
pull_request:
types:
- opened
- synchronize
- reopened
paths-ignore:
- "**.md"
- "**.svg"
- ".github/**"
- "!.github/workflows/conftest.yaml"
jobs:
conftest:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
- name: install conftest
run: |
wget https://github.com/open-policy-agent/conftest/releases/download/v0.24.0/conftest_0.24.0_Linux_x86_64.tar.gz
tar xzf conftest_0.24.0_Linux_x86_64.tar.gz
sudo mv conftest /usr/local/bin
- name: conftest
working-directory: contents/open-policy-agent
run: |
conftest test conftest/manifests/valid/* --policy conftest/policy