8000 chore: bump gradle/wrapper-validation-action from 3.3.2 to 3.4.1 by dependabot[bot] · Pull Request #440 · coder/jetbrains-coder · GitHub
[go: up one dir, main page]

Skip to content

chore: bump gradle/wrapper-validation-action from 3.3.2 to 3.4.1 #440

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore: bump gradle/wrapper-validation-action from 3.3.2 to 3.4.1
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 3.3.2 to 3.4.1.
- [Release notes](https://github.com/gradle/wrapper-validation-action/releases)
- [Commits](gradle/wrapper-validation-action@v3.3.2...v3.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
commit 5709a05f708908929d6a1e6b14faf54b3ef122ee
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
java-version: 17
cache: gradle

- uses: gradle/wrapper-validation-action@v3.3.2
- uses: gradle/wrapper-validation-action@v3.4.1

# Run tests
- run: ./gradlew test --info
Expand Down
Loading
0