From 10335a168bd643ab01e6d69db1995fcc583fca4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jun 2023 06:59:51 +0000 Subject: [PATCH] chore(deps): bump reviewdog/action-actionlint from 1.37.0 to 1.37.1 Bumps [reviewdog/action-actionlint](https://github.com/reviewdog/action-actionlint) from 1.37.0 to 1.37.1. - [Release notes](https://github.com/reviewdog/action-actionlint/releases) - [Commits](https://github.com/reviewdog/action-actionlint/compare/v1.37.0...v1.37.1) --- updated-dependencies: - dependency-name: reviewdog/action-actionlint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/actionlint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/actionlint.yml b/.github/workflows/actionlint.yml index 773e62c48..ad8dd7d5c 100644 --- a/.github/workflows/actionlint.yml +++ b/.github/workflows/actionlint.yml @@ -16,4 +16,4 @@ jobs: uses: actions/checkout@v3 - name: Run actionlint - uses: reviewdog/action-actionlint@v1.37.0 + uses: reviewdog/action-actionlint@v1.37.1