Skip to content

Commit 5b24003

Browse files
build(deps): bump gradle/actions in the dependencies group (#64)
Bumps the dependencies group with 1 update: [gradle/actions](https://github.com/gradle/actions). Updates `gradle/actions` from 4.1.0 to 4.2.0 - [Release notes](https://github.com/gradle/actions/releases) - [Commits](gradle/actions@d156388...473878a) --- updated-dependencies: - dependency-name: gradle/actions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1d51497 commit 5b24003

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
distribution: 'temurin'
4747

4848
- name: Setup Gradle
49-
uses: gradle/actions/setup-gradle@d156388eb19639ec20ade50009f3d199ce1e2808 # v4.1.0
49+
uses: gradle/actions/setup-gradle@473878a77f1b98e2b5ac4af93489d1656a80a5ed # v4.2.0
5050
with:
5151
gradle-home-cache-cleanup: true
5252

0 commit comments

Comments
 (0)