From 21adc82425935be05babd15dc22dbcca9e2f0bce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 21:23:19 +0000 Subject: [PATCH] Bump reviewdog/action-actionlint from 1.57.0 to 1.72.1 Bumps [reviewdog/action-actionlint](https://github.com/reviewdog/action-actionlint) from 1.57.0 to 1.72.1. - [Release notes](https://github.com/reviewdog/action-actionlint/releases) - [Commits](https://github.com/reviewdog/action-actionlint/compare/7eeec1dd160c2301eb28e1568721837d084558ad...01d2dd67e3525e5a0ce72e8fa38e5a3ab65e2ded) --- updated-dependencies: - dependency-name: reviewdog/action-actionlint dependency-version: 1.72.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/validate-gha-workflows.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/validate-gha-workflows.yml b/.github/workflows/validate-gha-workflows.yml index d99bf746d..52e000507 100644 --- a/.github/workflows/validate-gha-workflows.yml +++ b/.github/workflows/validate-gha-workflows.yml @@ -13,4 +13,4 @@ jobs: - name: Check out Code uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1 - name: Run actionlint - uses: reviewdog/action-actionlint@7eeec1dd160c2301eb28e1568721837d084558ad # v1.57.0 \ No newline at end of file + uses: reviewdog/action-actionlint@01d2dd67e3525e5a0ce72e8fa38e5a3ab65e2ded # v1.72.1 \ No newline at end of file