From 1cbaf064de985920d833e47639a35b1d96671ed4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jan 2024 09:32:31 +0900 Subject: [PATCH] Bump frenck/action-yamllint from 1.4.1 to 1.4.2 (#25) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index fca5c79..2cd3b8d 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -23,7 +23,7 @@ jobs: - name: ⤵️ Check out configuration from GitHub uses: actions/checkout@v4.1.1 - name: 🚀 Run yamllint - uses: frenck/action-yamllint@v1.4.1 + uses: frenck/action-yamllint@v1.4.2 prepare: runs-on: ubuntu-latest