From 856fdef4105d0583af7e9cd3d92b9a135cc11ea6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 00:57:59 +0000 Subject: [PATCH] Bump leafo/gh-actions-lua from 12.0.0 to 13.0.0 Bumps [leafo/gh-actions-lua](https://github.com/leafo/gh-actions-lua) from 12.0.0 to 13.0.0. - [Release notes](https://github.com/leafo/gh-actions-lua/releases) - [Commits](https://github.com/leafo/gh-actions-lua/compare/8c9e175e7a3d77e21f809eefbee34a19b858641b...6919171ccf181b826f44b9bca76307b577217377) --- updated-dependencies: - dependency-name: leafo/gh-actions-lua dependency-version: 13.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/pr.yml | 2 +- .github/workflows/test.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index ff4f676..93922db 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -10,7 +10,7 @@ jobs: steps: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd - - uses: leafo/gh-actions-lua@8c9e175e7a3d77e21f809eefbee34a19b858641b + - uses: leafo/gh-actions-lua@6919171ccf181b826f44b9bca76307b577217377 with: luaVersion: 5.4 diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index d405a69..1ddaaa5 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -12,7 +12,7 @@ jobs: steps: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd - - uses: leafo/gh-actions-lua@8c9e175e7a3d77e21f809eefbee34a19b858641b + - uses: leafo/gh-actions-lua@6919171ccf181b826f44b9bca76307b577217377 with: luaVersion: 5.4