From 1c8b3b2f8a1301c5f07c64ac2ccd7ad9a3dd09c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Dec 2023 06:28:46 +0000 Subject: [PATCH] chore(deps): bump reviewdog/action-yamllint from 1.8 to 1.9 Bumps [reviewdog/action-yamllint](https://github.com/reviewdog/action-yamllint) from 1.8 to 1.9. - [Release notes](https://github.com/reviewdog/action-yamllint/releases) - [Commits](https://github.com/reviewdog/action-yamllint/compare/v1.8...v1.9) --- updated-dependencies: - dependency-name: reviewdog/action-yamllint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 8ef28a2..f9817c6 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -26,4 +26,4 @@ jobs: uses: actions/checkout@v4 - name: Run yamllint - uses: reviewdog/action-yamllint@v1.8 + uses: reviewdog/action-yamllint@v1.9