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 62cce3c597efd445cd71ee868887b8b1117703a7 to 0bfe00a136db5e61ba3416b372542a65863a9fee.
- [Release notes](https://github.com/gradle/gradle-build-action/releases)
- [Commits](gradle/gradle-build-action@62cce3c...0bfe00a)

---
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 Oct 12, 2023
1 parent 2f9d169 commit b8146be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
with:
distribution: temurin
java-version: 8
- uses: gradle/gradle-build-action@62cce3c597efd445cd71ee868887b8b1117703a7
- uses: gradle/gradle-build-action@0bfe00a136db5e61ba3416b372542a65863a9fee
with:
arguments: assemble apiDiff check jacocoTestReport --continue --console=plain
- uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d
Expand Down

0 comments on commit b8146be

Please sign in to comment.