From e230b14b90b87e243457ba51e21e38160d1ea48e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Feb 2023 12:20:03 +0530 Subject: [PATCH] :arrow_up: Bump frenck/action-yamllint from 1.1 to 1.4 (#187) 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] 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 fabfd15..89f73ea 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