Skip to content

Commit

Permalink
Bump gradle/gradle-build-action
Browse files Browse the repository at this point in the history
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 7af89832c5d7f9b5f82862d863b01c749be83331 to 42452daeb5b454a76f686a8e4de8234afd7b1f44.
- [Release notes](https://github.com/gradle/gradle-build-action/releases)
- [Commits](gradle/gradle-build-action@7af8983...42452da)

---
updated-dependencies:
- dependency-name: gradle/gradle-build-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 17, 2024
1 parent c6ed250 commit 44aa617
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ jobs:
java-version: '17'
distribution: 'temurin'
- name: Build with Gradle
uses: gradle/gradle-build-action@7af89832c5d7f9b5f82862d863b01c749be83331
uses: gradle/gradle-build-action@42452daeb5b454a76f686a8e4de8234afd7b1f44
with:
arguments: clean build

0 comments on commit 44aa617

Please sign in to comment.