SlimefunGuguProject / SlimeTinker

SlimeTinker (粘液匠魂) 汉化版 | Slimefun4 附属插件
https://slimefun-addons-wiki.guizhanss.cn/slime-tinker/
GNU General Public License v3.0
4 stars 6 forks source link

Update actions/setup-java action to v3.1.1 #46

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
actions/setup-java action patch v3.1.0 -> v3.1.1

Release Notes

actions/setup-java ### [`v3.1.1`](https://togithub.com/actions/setup-java/releases/v3.1.1) [Compare Source](https://togithub.com/actions/setup-java/compare/v3.1.0...v3.1.1) This release introduces new output cache-hit ([https://github.com/actions/setup-java/pull/275](https://togithub.com/actions/setup-java/pull/275)) and update of `actions/cache` dependency to 2.0.2 ([https://github.com/actions/setup-java/pull/317](https://togithub.com/actions/setup-java/pull/317)) ##### Add "cache-hit" output The `cache-hit` output contains boolean value indicating that an exact match was found for the key. It shows that the action uses already existing cache or not. The output is available only if cache is enabled. ##### Update actions/cache to 2.0.2 We updated `actions/cache` package as the new version contains fixes related to GHES 3.5 ([https://github.com/actions/setup-java/pull/317](https://togithub.com/actions/setup-java/pull/317))

Configuration

📅 Schedule: 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.