chore(deps): update github actions (release/2.6) #806
Merged
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.6.0
->v4.7.0
v4.0.2
->v4.0.3
v3.31.4
->v3.31.5
Release Notes
actions/setup-java (actions/setup-java)
v4.7.0
Compare Source
What's Changed
cache
from version 3.2.4 to 4.0.0 by @aparnajyothi-y in https://github.com/actions/setup-java/pull/724@actions/http-client
from 2.2.1 to 2.2.3 by @dependabot in https://github.com/actions/setup-java/pull/728actions/publish-immutable-action
from 0.0.3 to 0.0.4 by @dependabot in https://github.com/actions/setup-java/pull/727@types/jest
from 29.5.12 to 29.5.14 by @dependabot in https://github.com/actions/setup-java/pull/729New Contributors
Full Changelog: actions/setup-java@v4...v4.7.0
aws-actions/configure-aws-credentials (aws-actions/configure-aws-credentials)
v4.0.3
Compare Source
Features
Bug Fixes
Miscellaneous Chores
lukka/get-cmake (lukka/get-cmake)
v3.31.5
: CMake v3.31.5Compare 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 versionv3.31.5
, use this one-liner e.g.:uses: lukka/get-cmake@latest
Enjoy!
Configuration
📅 Schedule: Branch creation - "* 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.