From 52fd7614e6e1d62236ef396eac5c96c932a1ccd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 06:05:34 +0000 Subject: [PATCH] Bump reviewdog/action-yamllint from 1.16.0 to 1.17.0 Bumps [reviewdog/action-yamllint](https://github.com/reviewdog/action-yamllint) from 1.16.0 to 1.17.0. - [Release notes](https://github.com/reviewdog/action-yamllint/releases) - [Commits](https://github.com/reviewdog/action-yamllint/compare/508148c0d959b166798f9792d1b29dddcac37348...c23c5d4cd45b5cc16fa3e6e34073068b228cabeb) --- 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 a4ae6d2..a6b027e 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -72,4 +72,4 @@ jobs: uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 - name: Lint YAML - uses: reviewdog/action-yamllint@508148c0d959b166798f9792d1b29dddcac37348 # v1.16.0 + uses: reviewdog/action-yamllint@c23c5d4cd45b5cc16fa3e6e34073068b228cabeb # v1.17.0