Skip to content

Commit 842887d

Browse files
Bump gradle/actions from 4.4.1 to 4.4.2 in the all group (#356)
Bumps the all group with 1 update: [gradle/actions](https://github.com/gradle/actions). Updates `gradle/actions` from 4.4.1 to 4.4.2 - [Release notes](https://github.com/gradle/actions/releases) - [Commits](gradle/actions@ac638b0...017a9ef) --- updated-dependencies: - dependency-name: gradle/actions dependency-version: 4.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6e15349 commit 842887d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle-reusable-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
java-version: 17
5858

5959
- name: Setup Gradle
60-
uses: gradle/actions/setup-gradle@ac638b010cf58a27ee6c972d7336334ccaf61c96 # 4.4.1
60+
uses: gradle/actions/setup-gradle@017a9effdb900e5b5b2fddfb590a105619dca3c3 # 4.4.2
6161
with:
6262
develocity-access-key: ${{ secrets.DEVELOCITY_ACCESS_KEY }}
6363
develocity-injection-enabled: true

0 commit comments

Comments
 (0)