From e50f67d2fc274c59538162d9f389d5bbb635a077 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 06:12:50 +0000 Subject: [PATCH] chore(deps): bump reviewdog/action-actionlint from 1.37.1 to 1.38.0 Bumps [reviewdog/action-actionlint](https://github.com/reviewdog/action-actionlint) from 1.37.1 to 1.38.0. - [Release notes](https://github.com/reviewdog/action-actionlint/releases) - [Commits](https://github.com/reviewdog/action-actionlint/compare/v1.37.1...v1.38.0) --- updated-dependencies: - dependency-name: reviewdog/action-actionlint dependency-type: direct:production update-type: version-update:semver-minor ... 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 f4f3fed64..e9a5e6643 100644 --- a/.github/workflows/actionlint.yml +++ b/.github/workflows/actionlint.yml @@ -16,4 +16,4 @@ jobs: uses: actions/checkout@v4 - name: Run actionlint - uses: reviewdog/action-actionlint@v1.37.1 + uses: reviewdog/action-actionlint@v1.38.0