From 15feb8186c2899c37f6430d122e823e53b74d764 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Mar 2025 00:08:29 +0000 Subject: [PATCH] chore(deps): bump leafo/gh-actions-luarocks from 4 to 5 Bumps [leafo/gh-actions-luarocks](https://github.com/leafo/gh-actions-luarocks) from 4 to 5. - [Release notes](https://github.com/leafo/gh-actions-luarocks/releases) - [Commits](https://github.com/leafo/gh-actions-luarocks/compare/v4...v5) --- updated-dependencies: - dependency-name: leafo/gh-actions-luarocks dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9e864a40ac5..cdd2d7ca470 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -28,7 +28,7 @@ jobs: with: luaVersion: ${{ matrix.lua_version }} - - uses: leafo/gh-actions-luarocks@v4 + - uses: leafo/gh-actions-luarocks@v5 - run: luarocks install luacheck 1.1.1