From c6791664aee30161f60679db6dc962814096c4d1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 31 Dec 2025 03:10:52 +0000 Subject: [PATCH] chore(deps): update rhysd/actionlint action to v1.7.10 --- .github/workflows/_check_code.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/_check_code.yaml b/.github/workflows/_check_code.yaml index 1b3fdf02..f4e1a6ce 100644 --- a/.github/workflows/_check_code.yaml +++ b/.github/workflows/_check_code.yaml @@ -15,7 +15,7 @@ jobs: - name: Checkout repository uses: actions/checkout@v6 - name: Run actionlint - uses: rhysd/actionlint@v1.7.9 + uses: rhysd/actionlint@v1.7.10 spell_check: name: Spell check