Skip to content

chore(deps): bump org.junit-pioneer:junit-pioneer from 2.2.0 to 2.3.0 #1492

chore(deps): bump org.junit-pioneer:junit-pioneer from 2.2.0 to 2.3.0

chore(deps): bump org.junit-pioneer:junit-pioneer from 2.2.0 to 2.3.0 #1492

Workflow file for this run

name: "Validate Gradle Wrapper"
on:
push:
paths:
- 'gradle/**'
pull_request:
paths:
- 'gradle/**'
jobs:
validation:
name: Validation
if: ${{ false }}
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gradle/wrapper-validation-action@v3