Skip to content

Commit

Permalink
Update gradle/gradle-build-action action to v2.12.0
Browse files Browse the repository at this point in the history
| datasource  | package                    | from   | to      |
| ----------- | -------------------------- | ------ | ------- |
| github-tags | gradle/gradle-build-action | v2.2.0 | v2.12.0 |
  • Loading branch information
renovate[bot] committed Jan 25, 2024
1 parent 2f11779 commit d27b115
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ jobs:
java-version: '17'

- name: Build
uses: gradle/gradle-build-action@v2.2.0
uses: gradle/gradle-build-action@v2.12.0
with:
arguments: build --stacktrace

0 comments on commit d27b115

Please sign in to comment.