OpenVPN / openvpn-build

OpenVPN Build
326 stars 239 forks source link

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

Closed openvpn-inc-ci closed 5 months ago

openvpn-inc-ci commented 6 months ago

This PR contains the following updates:

Package Type Update Change
actions/cache action patch v4.0.1 -> v4.0.2
lukka/get-cmake action minor v3.28.3 -> v3.29.1

Release Notes

actions/cache (actions/cache) ### [`v4.0.2`](https://togithub.com/actions/cache/releases/tag/v4.0.2) [Compare Source](https://togithub.com/actions/cache/compare/v4.0.1...v4.0.2) ##### What's Changed - Fix `fail-on-cache-miss` not working by [@​cdce8p](https://togithub.com/cdce8p) in [https://github.com/actions/cache/pull/1327](https://togithub.com/actions/cache/pull/1327) **Full Changelog**: https://github.com/actions/cache/compare/v4.0.1...v4.0.2
lukka/get-cmake (lukka/get-cmake) ### [`v3.29.1`](https://togithub.com/lukka/get-cmake/releases/tag/v3.29.1): CMake v3.29.1 [Compare Source](https://togithub.com/lukka/get-cmake/compare/v3.29.0...v3.29.1) 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.1`, use this one-liner e.g.: uses: lukka/get-cmake@latest Enjoy! ### [`v3.29.0`](https://togithub.com/lukka/get-cmake/releases/tag/v3.29.0): CMake v3.29.0 [Compare Source](https://togithub.com/lukka/get-cmake/compare/v3.28.4...v3.29.0) 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.0`, use this one-liner e.g.: uses: lukka/get-cmake@latest Enjoy! ### [`v3.28.4`](https://togithub.com/lukka/get-cmake/releases/tag/v3.28.4): CMake v3.28.4 [Compare Source](https://togithub.com/lukka/get-cmake/compare/v3.28.3...v3.28.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.28.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.