Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update github actions (master) #336

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

openvpn-inc-ci
Copy link
Collaborator

@openvpn-inc-ci openvpn-inc-ci commented Oct 1, 2024

This PR contains the following updates:

Package Type Update Change
actions/cache action minor v4.0.2 -> v4.1.1
actions/checkout action minor v4.1.7 -> v4.2.1
actions/upload-artifact action patch v4.4.0 -> v4.4.3
lukka/get-cmake action patch v3.30.3 -> v3.30.5
lukka/run-cmake action minor v10.7 -> v10.8

Release Notes

actions/cache (actions/cache)

v4.1.1

Compare Source

What's Changed

Full Changelog: actions/cache@v4.1.0...v4.1.1

v4.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/cache@v4.0.2...v4.1.0

actions/checkout (actions/checkout)

v4.2.1

Compare Source

v4.2.0

Compare Source

actions/upload-artifact (actions/upload-artifact)

v4.4.3

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v4.4.2...v4.4.3

v4.4.2

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v4.4.1...v4.4.2

v4.4.1

Compare Source

What's Changed
New Contributors

Full Changelog: actions/upload-artifact@v4.4.0...v4.4.1

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

v3.30.5: CMake v3.30.5

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 v3.30.5, use this one-liner e.g.:
    uses: lukka/get-cmake@latest

Enjoy!

v3.30.4: CMake v3.30.4

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 v3.30.4, use this one-liner e.g.:
    uses: lukka/get-cmake@latest

Enjoy!

lukka/run-cmake (lukka/run-cmake)

v10.8: run-cmake@v10.8

Compare Source

Changes:

  • Fix the matcher for the MSVC cl.exe compiler to account for the column (if present) of the error/warning location.

Note: to keep your workflow up to date with bug and security fixes, just use v10 branch to stay on the most recent v10.x version of this action, e.g., uses: lukka/run-cmake@v10


Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


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

This PR has been generated by Renovate Bot.

@openvpn-inc-ci openvpn-inc-ci force-pushed the renovate/master-github-actions branch 8 times, most recently from 3f03d69 to 0e409a5 Compare October 9, 2024 08:26
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