Update ibiqlik/action-yamllint GHA 1.0.0 to 3.0.4

Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
This commit is contained in:
Daniel Farrell
2021-09-09 17:26:16 -04:00
committed by Thomas Pantelis
parent eea398da4e
commit 47a7aec05d
+1 -1
View File
@@ -97,7 +97,7 @@ jobs:
- name: Check out the repository - name: Check out the repository
uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f
- name: Run yamllint - name: Run yamllint
uses: ibiqlik/action-yamllint@665205c3255fcf157ef8dc9a40d527fe025a4bc8 uses: ibiqlik/action-yamllint@ed2b6e911569708ed121c14b87d513860a7e36a7
with: with:
file_or_dir: submariner-k8s-broker/Chart.yaml submariner-k8s-broker/values.yaml submariner-operator/Chart.yaml submariner-operator/values.yaml file_or_dir: submariner-k8s-broker/Chart.yaml submariner-k8s-broker/values.yaml submariner-operator/Chart.yaml submariner-operator/values.yaml
config_file: .yamllint.yml config_file: .yamllint.yml