Commit 95ff443
committed
chore: use explicit semver range to ignore setup-gradle v6
Replace '6.x' with '>= 6.0.0, < 7.0.0' to match Dependabot's
documented semver range format for github-actions ecosystem updates.1 parent f6cd870 commit 95ff443
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
0 commit comments