Skip to content

Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 #5238

Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0

Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 #5238

name: "Validate Gradle Wrapper"
on:
push:
branches:
- main
- 'releases/**'
pull_request:
branches:
- '*'
jobs:
validation:
name: "Validation"
runs-on: ubuntu-latest
steps:
- name: Check out repository
uses: actions/checkout@v4
with:
fetch-depth: 1
- name: Validate Gradle wrapper
uses: gradle/actions/wrapper-validation@v3