From 1e9594acf1d2b7f2ce042146061f0bb8cfbe287f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 06:35:30 +0000 Subject: [PATCH] deps(deps): bump rhysd/actionlint from 1.7.11 to 1.7.12 Bumps [rhysd/actionlint](https://github.com/rhysd/actionlint) from 1.7.11 to 1.7.12. - [Release notes](https://github.com/rhysd/actionlint/releases) - [Changelog](https://github.com/rhysd/actionlint/blob/main/CHANGELOG.md) - [Commits](https://github.com/rhysd/actionlint/compare/v1.7.11...v1.7.12) --- updated-dependencies: - dependency-name: rhysd/actionlint dependency-version: 1.7.12 dependency-type: direct:production update-type: version-update:semver-patch ... 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 8ba726c..ed1dfca 100644 --- a/.github/workflows/actionlint.yml +++ b/.github/workflows/actionlint.yml @@ -22,4 +22,4 @@ jobs: uses: actions/checkout@v6 - name: Run actionlint - uses: rhysd/actionlint@v1.7.11 + uses: rhysd/actionlint@v1.7.12