Skip to content

chore(deps): update leafo/gh-actions-lua action to v13#81

Merged
ColinKennedy merged 1 commit intomainfrom
renovate/leafo-gh-actions-lua-13.x
Apr 25, 2026
Merged

chore(deps): update leafo/gh-actions-lua action to v13#81
ColinKennedy merged 1 commit intomainfrom
renovate/leafo-gh-actions-lua-13.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 23, 2026

This PR contains the following updates:

Package Type Update Change
leafo/gh-actions-lua action major v12v13

Release Notes

leafo/gh-actions-lua (leafo/gh-actions-lua)

v13

Compare Source

What's new in v13

Lua 5.5 support
  • New 5.5 version alias pointing to Lua 5.5.0 (released 2025-12-15)
  • Default luaVersion is now 5.5 (previously 5.4)
ESM migration

main.js has 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
Package Before After
@actions/core 1.11.1 3.0.1
@actions/cache 4.1.0 6.0.0
@actions/exec 1.1.1 3.0.0
@actions/io 1.1.3 3.0.2
@actions/tool-cache 2.0.2 4.0.0
Release tarballs refreshed
  • New: 5.5.0.tar.gz
  • 5.3.6.tar.gz replaces 5.3.5.tar.gz
  • 5.4.8.tar.gz replaces 5.4.1.tar.gz
README / example updates

The example snippets now use:

  • actions/checkout@v6 (was @master / @v4) — silences the Node.js 20 deprecation warning
  • step-security/msvc-dev-cmd@v1 in place of ilammy/msvc-dev-cmd@v1 — same input surface, runs on Node.js 24, actively maintained

Full changelog: leafo/gh-actions-lua@v12...v13

v13.0.0

Compare Source

What's new in v13

Lua 5.5 support
  • New 5.5 version alias pointing to Lua 5.5.0 (released 2025-12-15)
  • Default luaVersion is now 5.5 (previously 5.4)
ESM migration

main.js has 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
Package Before After
@actions/core 1.11.1 3.0.1
@actions/cache 4.1.0 6.0.0
@actions/exec 1.1.1 3.0.0
@actions/io 1.1.3 3.0.2
@actions/tool-cache 2.0.2 4.0.0
Release tarballs refreshed
  • New: 5.5.0.tar.gz
  • 5.3.6.tar.gz replaces 5.3.5.tar.gz
  • 5.4.8.tar.gz replaces 5.4.1.tar.gz
README / example updates

The example snippets now use:

  • actions/checkout@v6 (was @master / @v4) — silences the Node.js 20 deprecation warning
  • step-security/msvc-dev-cmd@v1 in place of ilammy/msvc-dev-cmd@v1 — same input surface, runs on Node.js 24, actively maintained

Full changelog: leafo/gh-actions-lua@v12...v13


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/leafo-gh-actions-lua-13.x branch from 7cf8ed2 to 037ea9b Compare April 25, 2026 11:52
@renovate renovate Bot force-pushed the renovate/leafo-gh-actions-lua-13.x branch from 037ea9b to cc5f474 Compare April 25, 2026 11:56
@ColinKennedy ColinKennedy merged commit 8b921a5 into main Apr 25, 2026
31 checks passed
@renovate renovate Bot deleted the renovate/leafo-gh-actions-lua-13.x branch April 25, 2026 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant