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 ef85c4ed42c6bd3e2d9deb8edcba57e41360968b.
- [Release notes](https://github.com/gradle/gradle-build-action/releases)
- [Commits](gradle/gradle-build-action@7af8983...ef85c4e)

---
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 26, 2024
1 parent c6ed250 commit 265817c
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@ef85c4ed42c6bd3e2d9deb8edcba57e41360968b
with:
arguments: clean build

0 comments on commit 265817c

Please sign in to comment.