Skip to content

Commit c738087

Browse files
Update shivjm/helm-kubeconform-action action to v0.3.0
1 parent f33d2a5 commit c738087

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate-helm-charts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions/checkout@master
1313

1414
- name: Generate and validate releases
15-
uses: shivjm/helm-kubeconform-action@v0.2.0
15+
uses: shivjm/helm-kubeconform-action@v0.3.0
1616
with:
1717
additionalSchemaPaths: |
1818
schemas/{{ .ResourceKind }}.json

0 commit comments

Comments
 (0)