Skip to content

fix!: Change default output directory to build/reports/dependency-check to avoid clash with other reports #228

fix!: Change default output directory to build/reports/dependency-check to avoid clash with other reports

fix!: Change default output directory to build/reports/dependency-check to avoid clash with other reports #228

name: "Validate Gradle Wrapper"
on: [push, pull_request]
jobs:
validation:
name: "Validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gradle/wrapper-validation-action@v3