From a534ac286960dc9033dd06c4b588ae1ffea8b10c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 22:32:46 +0000 Subject: [PATCH] chore(deps): bump leafo/gh-actions-lua from 11.0.0 to 12.0.0 Bumps [leafo/gh-actions-lua](https://github.com/leafo/gh-actions-lua) from 11.0.0 to 12.0.0. - [Release notes](https://github.com/leafo/gh-actions-lua/releases) - [Commits](https://github.com/leafo/gh-actions-lua/compare/8aace3457a2fcf3f3c4e9007ecc6b869ff6d74d6...8c9e175e7a3d77e21f809eefbee34a19b858641b) --- updated-dependencies: - dependency-name: leafo/gh-actions-lua dependency-version: 12.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/benchmarks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/benchmarks.yml b/.github/workflows/benchmarks.yml index 384df369..b8e13e17 100644 --- a/.github/workflows/benchmarks.yml +++ b/.github/workflows/benchmarks.yml @@ -43,7 +43,7 @@ jobs: with: python-version: '3.11' - - uses: leafo/gh-actions-lua@8aace3457a2fcf3f3c4e9007ecc6b869ff6d74d6 # v11 + - uses: leafo/gh-actions-lua@8c9e175e7a3d77e21f809eefbee34a19b858641b # v11 with: luaVersion: "5.4.1"