From 39b449021b47fd6bc66cc5427dad0de9a7b7e8f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Jan 2023 06:04:22 +0000 Subject: [PATCH] :arrow_up: Bump frenck/action-yamllint from 1.1 to 1.4 Bumps [frenck/action-yamllint](https://github.com/frenck/action-yamllint) from 1.1 to 1.4. - [Release notes](https://github.com/frenck/action-yamllint/releases) - [Commits](https://github.com/frenck/action-yamllint/compare/v1.1...v1.4) --- updated-dependencies: - dependency-name: frenck/action-yamllint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .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 fabfd15e..89f73eac 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -94,7 +94,7 @@ jobs: - name: ⤵️ Check out code from GitHub uses: actions/checkout@v3 - name: 🚀 Run YAMLLint - uses: frenck/action-yamllint@v1.1 + uses: frenck/action-yamllint@v1.4 lint-prettier: name: Prettier