Commit 645e1cd
authored
chore(deps): update actions/setup-java action to v5.2.0 (#1828)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [actions/setup-java](https://redirect.github.com/actions/setup-java) |
action | minor | `v5.1.0` → `v5.2.0` |
---
### Release Notes
<details>
<summary>actions/setup-java (actions/setup-java)</summary>
###
[`v5.2.0`](https://redirect.github.com/actions/setup-java/releases/tag/v5.2.0)
[Compare
Source](https://redirect.github.com/actions/setup-java/compare/v5.1.0...v5.2.0)
##### What's Changed
##### Enhancement
- Retry on HTTP 522 Connection timed out by
[@​findepi](https://redirect.github.com/findepi) in
[#​964](https://redirect.github.com/actions/setup-java/pull/964)
##### Documentation Changes
- Update gradle caching by
[@​priya-kinthali](https://redirect.github.com/priya-kinthali) in
[#​972](https://redirect.github.com/actions/setup-java/pull/972)
- Update checkout to v6 by
[@​mahabaleshwars](https://redirect.github.com/mahabaleshwars) in
[#​973](https://redirect.github.com/actions/setup-java/pull/973)
##### Dependency Updates
- Upgrade
[@​actions/cache](https://redirect.github.com/actions/cache) to v5
by [@​salmanmkc](https://redirect.github.com/salmanmkc) in
[#​968](https://redirect.github.com/actions/setup-java/pull/968)
- Upgrade actions/checkout from 5 to 6 by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​961](https://redirect.github.com/actions/setup-java/pull/961)
##### New Contributors
- [@​findepi](https://redirect.github.com/findepi) made their
first contribution in
[#​964](https://redirect.github.com/actions/setup-java/pull/964)
**Full Changelog**:
<actions/setup-java@v5...v5.2.0>
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/line/line-bot-sdk-java).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Mi4xIiwidXBkYXRlZEluVmVyIjoiNDIuOTIuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmN5IHVwZ3JhZGUiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 85a4aca commit 645e1cd
File tree
4 files changed
+4
-4
lines changed- .github/workflows
4 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments