Commit 23515f6
authored
chore: upgrade gradle/actions to v6.1.0 with basic cache provider (#318)
* chore: upgrade gradle/actions to v6.1.0 with basic cache provider
- Update all gradle/actions/setup-gradle and wrapper-validation
references from v5.0.2 to v6.1.0
(SHA: 50e97c2cd7a37755bbfafc9c5b7cafaece252f6e)
- Add cache-provider: basic to all setup-gradle steps to use the
open-source basic cache provider instead of the default
- Narrow dependabot ignore range for gradle/actions/setup-gradle
from ">= 6.0.0, < 7.0.0" to ">= 6.0.0, < 6.1.0" so future
v6.1.x+ updates are picked up automatically
* chore: remove unused step ids from gradle setup actions1 parent f980789 commit 23515f6
2 files changed
Lines changed: 15 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
34 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
35 | 38 | | |
36 | 39 | | |
37 | 40 | | |
| |||
63 | 66 | | |
64 | 67 | | |
65 | 68 | | |
66 | | - | |
| 69 | + | |
67 | 70 | | |
| 71 | + | |
68 | 72 | | |
69 | | - | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
70 | 76 | | |
71 | 77 | | |
72 | 78 | | |
| |||
96 | 102 | | |
97 | 103 | | |
98 | 104 | | |
99 | | - | |
| 105 | + | |
100 | 106 | | |
| 107 | + | |
101 | 108 | | |
102 | | - | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
103 | 112 | | |
104 | 113 | | |
105 | 114 | | |
| |||
0 commit comments