chore(deps): bump leafo/gh-actions-luarocks from 5 to 6

Bumps [leafo/gh-actions-luarocks](https://github.com/leafo/gh-actions-luarocks) from 5 to 6.
- [Release notes](https://github.com/leafo/gh-actions-luarocks/releases)
- [Commits](https://github.com/leafo/gh-actions-luarocks/compare/v5...v6)

---
updated-dependencies:
- dependency-name: leafo/gh-actions-luarocks
  dependency-version: '6'
  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-30 07:53:12 +00:00 committed by GitHub
parent 01b2e8e5f7
commit fe37e31f6c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32,7 +32,7 @@ jobs:
luaVersion: ${{ matrix.lua_version }} luaVersion: ${{ matrix.lua_version }}
- name: install luarocks - name: install luarocks
uses: leafo/gh-actions-luarocks@v5 uses: leafo/gh-actions-luarocks@v6
- name: install luacheck ${{ matrix.luacheck_version }} - name: install luacheck ${{ matrix.luacheck_version }}
run: luarocks install luacheck ${{ matrix.luacheck_version }} run: luarocks install luacheck ${{ matrix.luacheck_version }}