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 committed Jul 9, 2024
1 parent 762a516 commit a080dc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm-conftest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ jobs:
image: instrumenta/helm-conftest:latest
steps:
- name: Checkout Code
uses: actions/checkout@v2
uses: actions/checkout@v4.1.7
- name: Validate all charts
run: bash ci/helm-conftest.sh

0 comments on commit a080dc2

Please sign in to comment.