From e86943a5cea36efeacb036b2f51d95639ccd4a51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Jul 2024 20:10:46 -0700 Subject: [PATCH] Bump reviewdog/action-yamllint from 1.17.0 to 1.18.0 (#324) 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 fc41f244..229ced57 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -65,4 +65,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