From da1408adf3d2e6d46f805cdcdae325a5e8771097 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 16:52:32 +0000 Subject: [PATCH] build(deps): bump reviewdog/action-actionlint from 1.73.2 to 1.73.4 Bumps [reviewdog/action-actionlint](https://github.com/reviewdog/action-actionlint) from 1.73.2 to 1.73.4. - [Release notes](https://github.com/reviewdog/action-actionlint/releases) - [Commits](https://github.com/reviewdog/action-actionlint/compare/dbe5299849118fd6f099ba563d263d770955a64a...d290e336d5a743810aef4404f757dc862276d2ae) --- updated-dependencies: - dependency-name: reviewdog/action-actionlint dependency-version: 1.73.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index a2400b5..2548e0f 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -39,7 +39,7 @@ jobs: with: persist-credentials: false - - uses: reviewdog/action-actionlint@dbe5299849118fd6f099ba563d263d770955a64a # v1 + - uses: reviewdog/action-actionlint@d290e336d5a743810aef4404f757dc862276d2ae # v1 golangci-lint: runs-on: ubuntu-latest