Skip to content

Commit 13251fb

Browse files
Bump gradle/gradle-build-action from 2.2.5 to 2.3.0 (#5)
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2.2.5 to 2.3.0. - [Release notes](https://github.com/gradle/gradle-build-action/releases) - [Commits](gradle/gradle-build-action@cd579d9...356abb4) --- updated-dependencies: - dependency-name: gradle/gradle-build-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f41962c commit 13251fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Validate Gradle wrapper
2323
uses: gradle/wrapper-validation-action@e6e38bacfdf1a337459f332974bb2327a31aaf4b
2424
- name: Publish package
25-
uses: gradle/gradle-build-action@cd579d970f8aec1cf0cae5f62a8e418768970015
25+
uses: gradle/gradle-build-action@356abb47e7664b5505e25d7997a5a522a17c62d9
2626
with:
2727
arguments: publish
2828
env:

0 commit comments

Comments
 (0)