From c3a162b0ba8564b2c26c40ac40a0540a85a1a205 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Aug 2026 21:52:51 +0000 Subject: [PATCH] build(deps): bump reviewdog/action-actionlint from 1.73.0 to 1.73.2 Bumps [reviewdog/action-actionlint](https://github.com/reviewdog/action-actionlint) from 1.73.0 to 1.73.2. - [Release notes](https://github.com/reviewdog/action-actionlint/releases) - [Commits](https://github.com/reviewdog/action-actionlint/compare/50842263c20a7c46bd0065b9e624d3c569db061e...dbe5299849118fd6f099ba563d263d770955a64a) --- updated-dependencies: - dependency-name: reviewdog/action-actionlint dependency-version: 1.73.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c064dcb..09b1909 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -10,7 +10,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7 - - uses: reviewdog/action-actionlint@50842263c20a7c46bd0065b9e624d3c569db061e # v1 + - uses: reviewdog/action-actionlint@dbe5299849118fd6f099ba563d263d770955a64a # v1 # vint catches deprecated/unportable VimL that still loads without error vint: