Commit 19e455c
authored
Update gradle/actions action to v4.4.0 (#962)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [gradle/actions](https://redirect.github.com/gradle/actions) | action
| minor | `v4.3.1` -> `v4.4.0` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the warning logs for
more information.
---
### Release Notes
<details>
<summary>gradle/actions (gradle/actions)</summary>
###
[`v4.4.0`](https://redirect.github.com/gradle/actions/releases/tag/v4.4.0)
[Compare
Source](https://redirect.github.com/gradle/actions/compare/v4.3.1...v4.4.0)
This release updates 2 downstream components:
- Develocity injection has been updated to
[v2.0](https://redirect.github.com/gradle/develocity-ci-injection/releases/tag/v2.0)
- Some environment variables related to Develocity injection have been
renamed. All vars now being with `DEVELOCITY_INJECTION_`. Check [the
docs](https://redirect.github.com/gradle/actions/blob/main/docs/setup-gradle.md#configuring-develocity-injection)
for more details.
- Dependency-graph plugin has been updated to
[v1.4.0](https://redirect.github.com/gradle/github-dependency-graph-gradle-plugin/releases/tag/v1.4.0)
- The 'detector' values included in the generated graph can now be
configured via environment variables.
##### What's Changed
- Update develocity-injection init script to v1.3 by
[@​bot-githubaction](https://redirect.github.com/bot-githubaction)
in
[https://github.com/gradle/actions/pull/592](https://redirect.github.com/gradle/actions/pull/592)
- Update develocity-injection init script to v2.0 by
[@​bot-githubaction](https://redirect.github.com/bot-githubaction)
in
[https://github.com/gradle/actions/pull/593](https://redirect.github.com/gradle/actions/pull/593)
- \[StepSecurity] ci: Harden GitHub Actions by
[@​step-security-bot](https://redirect.github.com/step-security-bot)
in
[https://github.com/gradle/actions/pull/597](https://redirect.github.com/gradle/actions/pull/597)
- Use v1.4.0 of dependency graph plugin by
[@​bigdaz](https://redirect.github.com/bigdaz) in
[https://github.com/gradle/actions/pull/638](https://redirect.github.com/gradle/actions/pull/638)
##### New Contributors
-
[@​step-security-bot](https://redirect.github.com/step-security-bot)
made their first contribution in
[https://github.com/gradle/actions/pull/597](https://redirect.github.com/gradle/actions/pull/597)
**Full Changelog**:
gradle/actions@v4.3.1...v4.4.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 has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNTIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI1Mi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJ1cGRhdGUtbWlub3IiXX0=-->
Co-authored-by: grafanarenovatebot[bot] <146220760+grafanarenovatebot[bot]@users.noreply.github.com>1 parent d9250ad commit 19e455c
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments