chore(deps): update github actions (master) #745
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.0.2
->v4.1.2
v4.1.7
->v4.2.2
v4.4.0
->v4.4.3
v3.30.3
->v3.31.0
v40.2.9
->v40.3.6
Release Notes
actions/cache (actions/cache)
v4.1.2
Compare Source
What's Changed
isGhes
logic by @jww3 in https://github.com/actions/cache/pull/14744.1.2
release by @Link- in https://github.com/actions/cache/pull/1477New Contributors
Full Changelog: actions/cache@v4...v4.1.2
v4.1.1
Compare Source
What's Changed
cache-hit
output by @joshmgross in https://github.com/actions/cache/pull/1467Full Changelog: actions/cache@v4.1.0...v4.1.1
v4.1.0
Compare Source
What's Changed
save-always
input by @joshmgross in https://github.com/actions/cache/pull/1452New Contributors
Full Changelog: actions/cache@v4.0.2...v4.1.0
actions/checkout (actions/checkout)
v4.2.2
Compare Source
url-helper.ts
now leverages well-known environment variables by @jww3 in https://github.com/actions/checkout/pull/1941isGhes
by @jww3 in https://github.com/actions/checkout/pull/1946v4.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
@actions/artifact
to 2.1.11 by @robherley in https://github.com/actions/upload-artifact/pull/627Full 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.31.0
: CMake v3.31.0Compare 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.0
, use this one-liner e.g.:uses: lukka/get-cmake@latest
Enjoy!
v3.30.5
: CMake v3.30.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.30.5
, use this one-liner e.g.:uses: lukka/get-cmake@latest
Enjoy!
v3.30.4
: CMake v3.30.4Compare 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.30.4
, use this one-liner e.g.:uses: lukka/get-cmake@latest
Enjoy!
renovatebot/github-action (renovatebot/github-action)
v40.3.6
Compare Source
Bug Fixes
Documentation
Miscellaneous Chores
Continuous Integration
v40.3.5
Compare Source
Documentation
Miscellaneous Chores
Build System
Continuous Integration
v40.3.4
Compare Source
Documentation
Miscellaneous Chores
Build System
Continuous Integration
v40.3.3
Compare Source
Bug Fixes
Continuous Integration
v40.3.2
Compare Source
Bug Fixes
Documentation
Miscellaneous Chores
Continuous Integration
v40.3.1
Compare Source
Build System
Continuous Integration
v40.3.0
Compare Source
Features
docker-socket-host-path
input (#862) (c0afe86)v40.2.11
Compare Source
Documentation
Miscellaneous Chores
Build System
Continuous Integration
v40.2.10
Compare Source
Miscellaneous Chores
Build System
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.