Skip to content

Commit

Permalink
Bump the github-actions group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the github-actions group with 2 updates in the / directory: [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 3.4.0 to 3.4.2
- [Release notes](https://github.com/gradle/wrapper-validation-action/releases)
- [Commits](gradle/wrapper-validation-action@v3.4.0...v3.4.2)

Updates `gradle/gradle-build-action` from 3.4.0 to 3.4.2
- [Release notes](https://github.com/gradle/gradle-build-action/releases)
- [Commits](gradle/gradle-build-action@v3.4.0...v3.4.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 18, 2024
1 parent 485fd72 commit b1834da
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/[email protected].0
- uses: gradle/[email protected].0
- uses: gradle/[email protected].2
- uses: gradle/[email protected].2
env:
# Eksluder test dependencies
DEPENDENCY_GRAPH_INCLUDE_CONFIGURATIONS: compileClasspath|runtimeClasspath
Expand Down

0 comments on commit b1834da

Please sign in to comment.