OpenVPN / openvpn-build

OpenVPN Build
323 stars 236 forks source link

chore(deps): update github actions (release/2.6) #648

Closed openvpn-inc-ci closed 1 month ago

openvpn-inc-ci commented 1 month ago

This PR contains the following updates:

Package Type Update Change
actions/checkout action patch v4.1.5 -> v4.1.6
lukka/get-cmake action patch v3.29.3 -> v3.29.4

Release Notes

actions/checkout (actions/checkout) ### [`v4.1.6`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v416) [Compare Source](https://togithub.com/actions/checkout/compare/v4.1.5...v4.1.6) - Check platform to set archive extension appropriately by [@​cory-miller](https://togithub.com/cory-miller) in [https://github.com/actions/checkout/pull/1732](https://togithub.com/actions/checkout/pull/1732)
lukka/get-cmake (lukka/get-cmake) ### [`v3.29.4`](https://togithub.com/lukka/get-cmake/releases/tag/v3.29.4): CMake v3.29.4 [Compare Source](https://togithub.com/lukka/get-cmake/compare/v3.29.3...v3.29.4) The `get-cmake` action downloads and caches CMake and Ninja on your workflows. Versions can be specified using [semantic versioning ranges](https://docs.npmjs.com/about-semantic-versioning) using [`cmakeVersion`](https://togithub.com/lukka/get-cmake/blob/latest/action.yml#L13) and [`ninjaVersion`](https://togithub.com/lukka/get-cmake/blob/latest/action.yml#L16) inputs. Changes: - `latest` is now using CMake version `v3.29.4`, use this one-liner e.g.: uses: lukka/get-cmake@latest Enjoy!

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Renovate Bot.