From 47a7aec05db60a995a0563c6b15acde8cb479c83 Mon Sep 17 00:00:00 2001 From: Daniel Farrell Date: Fri, 3 Sep 2021 10:31:26 -0400 Subject: [PATCH] Update ibiqlik/action-yamllint GHA 1.0.0 to 3.0.4 Signed-off-by: Daniel Farrell --- .github/workflows/linting.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linting.yml b/.github/workflows/linting.yml index b73ca92..8d0c0ce 100644 --- a/.github/workflows/linting.yml +++ b/.github/workflows/linting.yml @@ -97,7 +97,7 @@ jobs: - name: Check out the repository uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f - name: Run yamllint - uses: ibiqlik/action-yamllint@665205c3255fcf157ef8dc9a40d527fe025a4bc8 + uses: ibiqlik/action-yamllint@ed2b6e911569708ed121c14b87d513860a7e36a7 with: 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