Skip to content

Commit

Permalink
Bump gradle/wrapper-validation-action from 3.3.0 to 3.3.1
Browse files Browse the repository at this point in the history
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/gradle/wrapper-validation-action/releases)
- [Commits](gradle/wrapper-validation-action@v3.3.0...v3.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 22, 2024
1 parent f0639dc commit 87af06d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
distribution: 'corretto'
cache: 'gradle'

- uses: gradle/wrapper-validation-action@v3.3.0
- uses: gradle/wrapper-validation-action@v3.3.1
- name: Build with Gradle
uses: gradle/gradle-build-action@v3.3.0
with:
Expand Down

0 comments on commit 87af06d

Please sign in to comment.