Skip to content

Commit

Permalink
Bump the github-actions group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the github-actions group with 2 updates: [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) and [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action).


Updates `gradle/wrapper-validation-action` from 1.1.0 to 2.0.0
- [Release notes](https://github.com/gradle/wrapper-validation-action/releases)
- [Commits](gradle/wrapper-validation-action@v1.1.0...v2.0.0)

Updates `gradle/gradle-build-action` from 2.11.1 to 3.0.0
- [Release notes](https://github.com/gradle/gradle-build-action/releases)
- [Commits](gradle/gradle-build-action@v2.11.1...v3.0.0)

---
updated-dependencies:
- dependency-name: gradle/wrapper-validation-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: gradle/gradle-build-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 2, 2024
1 parent 8a61a77 commit 6aa0123
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:
with:
distribution: temurin
java-version: 17
- uses: gradle/wrapper-validation-action@v1.1.0
- uses: gradle/gradle-build-action@v2.11.1
- uses: gradle/wrapper-validation-action@v2.0.0
- uses: gradle/gradle-build-action@v3.0.0
env:
# Eksluder test dependencies
DEPENDENCY_GRAPH_INCLUDE_CONFIGURATIONS: compileClasspath|runtimeClasspath
Expand Down

0 comments on commit 6aa0123

Please sign in to comment.