From f005e8c4b0c77cfa0ecfce09be1a98e06dc5d467 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2024 00:15:51 +0000 Subject: [PATCH] Bump reviewdog/action-yamllint from 1.17.0 to 1.18.0 (#2244) Bumps [reviewdog/action-yamllint](https://github.com/reviewdog/action-yamllint) from 1.17.0 to 1.18.0. - [Release notes](https://github.com/reviewdog/action-yamllint/releases) - [Commits](https://github.com/reviewdog/action-yamllint/compare/c23c5d4cd45b5cc16fa3e6e34073068b228cabeb...4e4ba96d03a0e12a0e71c29e5fef1db309d09201) --- updated-dependencies: - dependency-name: reviewdog/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/lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 6c4b823e1..752021c92 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -129,4 +129,4 @@ jobs: uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 - name: Lint YAML - uses: reviewdog/action-yamllint@c23c5d4cd45b5cc16fa3e6e34073068b228cabeb # v1.17.0 + uses: reviewdog/action-yamllint@4e4ba96d03a0e12a0e71c29e5fef1db309d09201 # v1.18.0