chore(deps): bump leafo/gh-actions-lua from 11 to 12

Bumps [leafo/gh-actions-lua](https://github.com/leafo/gh-actions-lua) from 11 to 12.
- [Release notes](https://github.com/leafo/gh-actions-lua/releases)
- [Commits](https://github.com/leafo/gh-actions-lua/compare/v11...v12)

---
updated-dependencies:
- dependency-name: leafo/gh-actions-lua
  dependency-version: '12'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-09-25 08:05:58 +00:00 committed by GitHub
parent e179ad2f83
commit 1d32a7eabd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -27,7 +27,7 @@ jobs:
uses: actions/checkout@v5
- name: install lua ${{ matrix.lua_version }}
uses: leafo/gh-actions-lua@v11
uses: leafo/gh-actions-lua@v12
with:
luaVersion: ${{ matrix.lua_version }}