From bcdd7ebdc5de06442db5b9467867ca349ceab1c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 06:23:46 +0000 Subject: [PATCH] Bump frenck/action-yamllint from 1.4 to 1.5 Bumps [frenck/action-yamllint](https://github.com/frenck/action-yamllint) from 1.4 to 1.5. - [Release notes](https://github.com/frenck/action-yamllint/releases) - [Commits](https://github.com/frenck/action-yamllint/compare/v1.4...v1.5) --- updated-dependencies: - dependency-name: frenck/action-yamllint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/lint.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint.yaml b/.github/workflows/lint.yaml index 79a69e0..92d8582 100644 --- a/.github/workflows/lint.yaml +++ b/.github/workflows/lint.yaml @@ -30,4 +30,4 @@ jobs: - name: ⤵️ Check out code from GitHub uses: actions/checkout@v4.1.1 - name: 🚀 Run YAMLLint - uses: frenck/action-yamllint@v1.4 + uses: frenck/action-yamllint@v1.5