chore(deps): update leafo/gh-actions-lua action to v13#81
Merged
ColinKennedy merged 1 commit intomainfrom Apr 25, 2026
Merged
Conversation
7cf8ed2 to
037ea9b
Compare
037ea9b to
cc5f474
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v12→v13Release Notes
leafo/gh-actions-lua (leafo/gh-actions-lua)
v13Compare Source
What's new in v13
Lua 5.5 support
5.5version alias pointing to Lua 5.5.0 (released 2025-12-15)luaVersionis now5.5(previously5.4)ESM migration
main.jshas been converted to ES modules to match the latest@actions/*toolkit packages, which went ESM-only in their most recent majors. No user-facing behavior change — same action API, same inputs.Dependency upgrades
@actions/core@actions/cache@actions/exec@actions/io@actions/tool-cacheRelease tarballs refreshed
5.5.0.tar.gz5.3.6.tar.gzreplaces5.3.5.tar.gz5.4.8.tar.gzreplaces5.4.1.tar.gzREADME / example updates
The example snippets now use:
actions/checkout@v6(was@master/@v4) — silences the Node.js 20 deprecation warningstep-security/msvc-dev-cmd@v1in place ofilammy/msvc-dev-cmd@v1— same input surface, runs on Node.js 24, actively maintainedFull changelog: leafo/gh-actions-lua@v12...v13
v13.0.0Compare Source
What's new in v13
Lua 5.5 support
5.5version alias pointing to Lua 5.5.0 (released 2025-12-15)luaVersionis now5.5(previously5.4)ESM migration
main.jshas been converted to ES modules to match the latest@actions/*toolkit packages, which went ESM-only in their most recent majors. No user-facing behavior change — same action API, same inputs.Dependency upgrades
@actions/core@actions/cache@actions/exec@actions/io@actions/tool-cacheRelease tarballs refreshed
5.5.0.tar.gz5.3.6.tar.gzreplaces5.3.5.tar.gz5.4.8.tar.gzreplaces5.4.1.tar.gzREADME / example updates
The example snippets now use:
actions/checkout@v6(was@master/@v4) — silences the Node.js 20 deprecation warningstep-security/msvc-dev-cmd@v1in place ofilammy/msvc-dev-cmd@v1— same input surface, runs on Node.js 24, actively maintainedFull changelog: leafo/gh-actions-lua@v12...v13
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.