Skip to content

Commit

Permalink
Update helm-conftest.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
max-rocket-internet authored Jul 19, 2024
1 parent 3dfa109 commit 8e5a0a4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/helm-conftest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ jobs:
image: instrumenta/helm-conftest:latest
steps:
- name: Checkout Code
uses: actions/[email protected]
uses: actions/checkout@v3
env:
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true # https://github.com/actions/checkout/issues/1809

- name: Validate all charts
run: bash ci/helm-conftest.sh

0 comments on commit 8e5a0a4

Please sign in to comment.