Skip to content

[stable/none] Update git actions #1591

[stable/none] Update git actions

[stable/none] Update git actions #1591

Workflow file for this run

name: Helm conftest
on: [pull_request]
jobs:
check-charts:
env:
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true
name: Run conftest for all charts
runs-on: ubuntu-latest
container:
image: instrumenta/helm-conftest:latest
steps:
- name: Checkout Code
uses: actions/[email protected]
- name: Validate all charts
run: bash ci/helm-conftest.sh