Skip to content

ci(github-action)!: Update leafo/gh-actions-lua action to v13.0.0#81

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/leafo-gh-actions-lua-13.x
Open

ci(github-action)!: Update leafo/gh-actions-lua action to v13.0.0#81
renovate[bot] wants to merge 1 commit into
mainfrom
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.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

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


Configuration

📅 Schedule: (in timezone Europe/Amsterdam)

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

| datasource  | package              | from | to  |
| ----------- | -------------------- | ---- | --- |
| github-tags | leafo/gh-actions-lua | v12  | v13 |
@renovate renovate Bot added the type/major label Apr 23, 2026
@renovate renovate Bot changed the title ci(github-action)!: Update leafo/gh-actions-lua action to v13 ci(github-action)!: Update leafo/gh-actions-lua action to v13.0.0 May 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants