chore(deps): update github actions (release/2.6) #892
+4
−4
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v4.2.1
->v4.3.0
v4.1.0
->v4.2.1
v4.0.1
->v4.0.2
Release Notes
actions/download-artifact (actions/download-artifact)
v4.3.0
Compare Source
What's Changed
artifact-ids
input by @GrantBirki in https://github.com/actions/download-artifact/pull/401New Contributors
Full Changelog: actions/download-artifact@v4.2.1...v4.3.0
aws-actions/configure-aws-credentials (aws-actions/configure-aws-credentials)
v4.2.1
Compare Source
Bug Fixes
v4.2.0
Compare Source
Features
Bug Fixes
lukka/get-cmake (lukka/get-cmake)
v4.0.2
: CMake v4.0.2Compare Source
The
get-cmake
action downloads and caches CMake and Ninja on your workflows. Versions can be specified using semantic versioning ranges usingcmakeVersion
andninjaVersion
inputs.Changes:
latest
is now using CMake versionv4.0.2
, use this one-liner e.g.:uses: lukka/get-cmake@latest
Enjoy!
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.