Skip to content

Commit

Permalink
Bump eskatos/gradle-command-action from 1 to 3
Browse files Browse the repository at this point in the history
Bumps [eskatos/gradle-command-action](https://github.com/eskatos/gradle-command-action) from 1 to 3.
- [Release notes](https://github.com/eskatos/gradle-command-action/releases)
- [Commits](gradle/gradle-build-action@v1...v3)

---
updated-dependencies:
- dependency-name: eskatos/gradle-command-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and mpgirro committed Mar 19, 2024
1 parent 372163c commit dd27c3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
run: chmod +x gradlew
- name: Publish to Maven Central
id: gradle
uses: eskatos/gradle-command-action@v1
uses: eskatos/gradle-command-action@v3
with:
arguments: publishToMavenCentral
env:
Expand Down

0 comments on commit dd27c3f

Please sign in to comment.