Skip to content

Commit

Permalink
Update gradle/gradle-build-action action to v2.9.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.9.0 |
  • Loading branch information
renovate[bot] committed Sep 29, 2023
1 parent 2f11779 commit 16050cc
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.9.0
with:
arguments: build --stacktrace

0 comments on commit 16050cc

Please sign in to comment.