From 181b158f14e45423371cd2aa402668e925e16c56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jan 2023 06:14:34 +0000 Subject: [PATCH] Bump frenck/action-yamllint from 1.3 to 1.4 Bumps [frenck/action-yamllint](https://github.com/frenck/action-yamllint) from 1.3 to 1.4. - [Release notes](https://github.com/frenck/action-yamllint/releases) - [Commits](https://github.com/frenck/action-yamllint/compare/v1.3...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/addon-ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/addon-ci.yaml b/.github/workflows/addon-ci.yaml index 6919ec2..2ecbc2e 100644 --- a/.github/workflows/addon-ci.yaml +++ b/.github/workflows/addon-ci.yaml @@ -110,7 +110,7 @@ jobs: - name: ⤵️ Check out code from GitHub uses: actions/checkout@v3.3.0 - name: 🚀 Run YAMLLint - uses: frenck/action-yamllint@v1.3 + uses: frenck/action-yamllint@v1.4 lint-prettier: name: Prettier