Skip to content

Pixeebot / Introduced protections against "zip slip" attacks #874

Pixeebot / Introduced protections against "zip slip" attacks

Pixeebot / Introduced protections against "zip slip" attacks #874

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