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 270f30ba564b1ffc7fae67c3f1d927c6071f326c to 7af89832c5d7f9b5f82862d863b01c749be83331.
- [Release notes](https://github.com/gradle/gradle-build-action/releases)
- [Commits](gradle/gradle-build-action@270f30b...7af8983)

---
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 8, 2024
1 parent c094557 commit 5b51b1e
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@270f30ba564b1ffc7fae67c3f1d927c6071f326c
uses: gradle/gradle-build-action@7af89832c5d7f9b5f82862d863b01c749be83331
with:
arguments: clean build

0 comments on commit 5b51b1e

Please sign in to comment.