Skip to content

Commit f83ce8c

Browse files
Update gradle/actions action to v4.4.0 (#216)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [gradle/actions](https://redirect.github.com/gradle/actions) | action | minor | `v4.3.0` -> `v4.4.0` | --- ### 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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;bigdaz](https://redirect.github.com/bigdaz) in [https://github.com/gradle/actions/pull/638](https://redirect.github.com/gradle/actions/pull/638) #### New Contributors - [@&#8203;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 ### [`v4.3.1`](https://redirect.github.com/gradle/actions/releases/tag/v4.3.1) [Compare Source](https://redirect.github.com/gradle/actions/compare/v4.3.0...v4.3.1) This release fixes a couple of minor issues, as well as keeping dependencies up to date. ##### Fixed issues - The develocity-allow-untrusted-server parameter should be honoured when fetching short-lived access tokens [#&#8203;583](https://redirect.github.com/gradle/actions/issues/583) - Build summary may incorrectly report build success [#&#8203;415](https://redirect.github.com/gradle/actions/issues/415) ##### What's Changed - Update develocity-injection init script to v1.1.1 by [@&#8203;bot-githubaction](https://redirect.github.com/bot-githubaction) in [https://github.com/gradle/actions/pull/545](https://redirect.github.com/gradle/actions/pull/545) - Bump the github-actions group across 2 directories with 3 updates by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/gradle/actions/pull/547](https://redirect.github.com/gradle/actions/pull/547) - Bump the npm-dependencies group in /sources with 2 updates by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/gradle/actions/pull/548](https://redirect.github.com/gradle/actions/pull/548) - Update develocity-injection init script to v1.2 by [@&#8203;bot-githubaction](https://redirect.github.com/bot-githubaction) in [https://github.com/gradle/actions/pull/550](https://redirect.github.com/gradle/actions/pull/550) - Bump the github-actions group across 1 directory with 2 updates by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/gradle/actions/pull/552](https://redirect.github.com/gradle/actions/pull/552) - Bump the npm-dependencies group across 1 directory with 5 updates by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/gradle/actions/pull/558](https://redirect.github.com/gradle/actions/pull/558) - Update known wrapper checksums by [@&#8203;github-actions](https://redirect.github.com/github-actions) in [https://github.com/gradle/actions/pull/560](https://redirect.github.com/gradle/actions/pull/560) - Bump references to Develocity Gradle plugin from 3.19.1 to 3.19.2 by [@&#8203;bot-githubaction](https://redirect.github.com/bot-githubaction) in [https://github.com/gradle/actions/pull/561](https://redirect.github.com/gradle/actions/pull/561) - Catch more build failures in job summary by [@&#8203;bigdaz](https://redirect.github.com/bigdaz) in [https://github.com/gradle/actions/pull/571](https://redirect.github.com/gradle/actions/pull/571) - Scope captured build failures by [@&#8203;erichaagdev](https://redirect.github.com/erichaagdev) in [https://github.com/gradle/actions/pull/574](https://redirect.github.com/gradle/actions/pull/574) - Ignore SSL certificate validation when fetching Develocity short-lived access token if `develocity-allow-untrusted-server` is enabled by [@&#8203;remcomokveld](https://redirect.github.com/remcomokveld) in [https://github.com/gradle/actions/pull/575](https://redirect.github.com/gradle/actions/pull/575) - Dependency updates by [@&#8203;bigdaz](https://redirect.github.com/bigdaz) in [https://github.com/gradle/actions/pull/579](https://redirect.github.com/gradle/actions/pull/579) - Bump com.google.guava:guava from 33.4.5-jre to 33.4.6-jre in /.github/workflow-samples/kotlin-dsl in the gradle group across 1 directory by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/gradle/actions/pull/580](https://redirect.github.com/gradle/actions/pull/580) - Bump the github-actions group across 2 directories with 2 updates by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/gradle/actions/pull/582](https://redirect.github.com/gradle/actions/pull/582) ##### New Contributors - [@&#8203;erichaagdev](https://redirect.github.com/erichaagdev) made their first contribution in [https://github.com/gradle/actions/pull/574](https://redirect.github.com/gradle/actions/pull/574) - [@&#8203;remcomokveld](https://redirect.github.com/remcomokveld) made their first contribution in [https://github.com/gradle/actions/pull/575](https://redirect.github.com/gradle/actions/pull/575) **Full Changelog**: gradle/actions@v4.3.0...v4.3.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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. --- - [ ] <!-- 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/ryandens/javaagent-gradle-plugin). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjQwLjMzLjYiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e50599c commit f83ce8c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
java-version: 17
2525

2626
- name: Setup Gradle
27-
uses: gradle/actions/setup-gradle@v4.3.0
27+
uses: gradle/actions/setup-gradle@v4.4.0
2828
with:
2929
cache-read-only: false
3030

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
distribution: temurin
1919
java-version: 17
2020
- name: Set up Gradle
21-
uses: gradle/actions/setup-gradle@v4.3.0
21+
uses: gradle/actions/setup-gradle@v4.4.0
2222
with:
2323
cache-read-only: false
2424

0 commit comments

Comments
 (0)