openvpn icon indicating copy to clipboard operation
openvpn copied to clipboard

chore(deps): update lukka/get-cmake action to v4.2.1

Open openvpn-inc-ci opened this issue 1 month ago • 0 comments

This PR contains the following updates:

Package Type Update Change
lukka/get-cmake action minor v4.1.2 -> v4.2.1

Release Notes

lukka/get-cmake (lukka/get-cmake)

v4.2.1: CMake v4.2.1

Compare Source

The get-cmake action downloads and caches CMake and Ninja on your workflows. Versions can be specified using semantic versioning ranges using cmakeVersion and ninjaVersion inputs.

Changes:

  • latest is now using CMake version v4.2.1, use this one-liner e.g.: uses: lukka/get-cmake@latest

Enjoy!

v4.2.0: CMake v4.2.0

Compare Source

The get-cmake action downloads and caches CMake and Ninja on your workflows. Versions can be specified using semantic versioning ranges using cmakeVersion and ninjaVersion inputs.

Changes:

  • latest is now using CMake version v4.2.0, use this one-liner e.g.: uses: lukka/get-cmake@latest

Enjoy!


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), 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 has been generated by Renovate Bot.

openvpn-inc-ci avatar Dec 01 '25 02:12 openvpn-inc-ci