From f4969b1f2b58b743f3e0ce1531082f70bcf46e7a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 09:03:11 -0500 Subject: [PATCH] chore(deps): pin ibiqlik/action-yamllint action to 2576378 (#276) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore(deps): pin ibiqlik/action-yamllint action to 2576378 * Update validate-manifests.yaml --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Alexis de Talhouƫt --- .github/workflows/validate-manifests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/validate-manifests.yaml b/.github/workflows/validate-manifests.yaml index 70370391..d34b5aeb 100644 --- a/.github/workflows/validate-manifests.yaml +++ b/.github/workflows/validate-manifests.yaml @@ -41,7 +41,7 @@ jobs: - name: Code Checkout uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4 - name: Validate YAML - uses: ibiqlik/action-yamllint@v3 + uses: ibiqlik/action-yamllint@2576378a8e339169678f9939646ee3ee325e845c # v3 with: format: github