From 0719072b2a3dbe149acae52019832c530ce9e503 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Feb 2026 19:46:13 +0000 Subject: [PATCH] chore(deps): bump rhysd/actionlint from 1.7.10 to 1.7.11 Bumps [rhysd/actionlint](https://github.com/rhysd/actionlint) from 1.7.10 to 1.7.11. - [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/0933c147c9d6587653d45fdcb4c497c57a65f9af...393031adb9afb225ee52ae2ccd7a5af5525e03e8) --- updated-dependencies: - dependency-name: rhysd/actionlint dependency-version: 1.7.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/docs-site.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docs-site.yml b/.github/workflows/docs-site.yml index 0e36a75e..8aa9d24e 100644 --- a/.github/workflows/docs-site.yml +++ b/.github/workflows/docs-site.yml @@ -47,7 +47,7 @@ jobs: steps: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - name: Lint workflow files - uses: rhysd/actionlint@0933c147c9d6587653d45fdcb4c497c57a65f9af # v1.7.10 + uses: rhysd/actionlint@393031adb9afb225ee52ae2ccd7a5af5525e03e8 # v1.7.11 with: args: .github/workflows/docs-site.yml - uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0