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.8.1 | v2.9.0 |
  • Loading branch information
renovate[bot] authored and JavierSegoviaCordoba committed Oct 1, 2023
1 parent 3f18d3b commit 9befdc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
java-version: 11

- name: Build
uses: gradle/gradle-build-action@v2.8.1
uses: gradle/gradle-build-action@v2.9.0
with:
arguments: |
build
Expand Down

0 comments on commit 9befdc8

Please sign in to comment.