From 1afa3fd9426c81ebaffa8d27a0e85a71b90076f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 23:05:04 +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 c0eb47b..bedee62 100644 --- a/.github/workflows/actionlint.yml +++ b/.github/workflows/actionlint.yml @@ -18,4 +18,4 @@ jobs: uses: actions/checkout@v6 - name: Run actionlint - uses: rhysd/actionlint@v1.7.11 + uses: rhysd/actionlint@v1.7.12