From 0e9e20b0e4c5afc8dc6f75354f4b866bd36cde9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 12:42:21 +0000 Subject: [PATCH] build(deps): bump reviewdog/action-actionlint Bumps the github-actions group with 1 update in the / directory: [reviewdog/action-actionlint](https://github.com/reviewdog/action-actionlint). Updates `reviewdog/action-actionlint` from 1.37.1 to 1.49.0 - [Release notes](https://github.com/reviewdog/action-actionlint/releases) - [Commits](https://github.com/reviewdog/action-actionlint/compare/7485c2136bd093d2317a854c72910eebaee35238...52819f5f70db72e17c2fadecd44a791ae4459276) --- updated-dependencies: - dependency-name: reviewdog/action-actionlint dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... 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 e85c977..7ee3366 100644 --- a/.github/workflows/actionlint.yml +++ b/.github/workflows/actionlint.yml @@ -15,4 +15,4 @@ jobs: uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v2.3.4 - name: Lint with actionlint - uses: reviewdog/action-actionlint@7485c2136bd093d2317a854c72910eebaee35238 # v1.14.0 + uses: reviewdog/action-actionlint@52819f5f70db72e17c2fadecd44a791ae4459276 # v1.14.0