From b48a899d83a9fe6668ac5622d0566b21e999a6f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 12:55:52 +0000 Subject: [PATCH] chore(deps): bump leafo/gh-actions-lua from 12 to 13 Bumps [leafo/gh-actions-lua](https://github.com/leafo/gh-actions-lua) from 12 to 13. - [Release notes](https://github.com/leafo/gh-actions-lua/releases) - [Commits](https://github.com/leafo/gh-actions-lua/compare/v12...v13) --- updated-dependencies: - dependency-name: leafo/gh-actions-lua dependency-version: '13' 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 c4444a01..62dc64fa 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -35,7 +35,7 @@ jobs: - uses: actions/checkout@v6 - uses: DeterminateSystems/nix-installer-action@main - uses: DeterminateSystems/magic-nix-cache-action@main - - uses: leafo/gh-actions-lua@v12 + - uses: leafo/gh-actions-lua@v13 with: luaVersion: "5.1.5" - uses: leafo/gh-actions-luarocks@v6