Skip to content

Bump third_party/pigweed/repo from 9e4bfb9 to 34a7853 #435

Bump third_party/pigweed/repo from 9e4bfb9 to 34a7853

Bump third_party/pigweed/repo from 9e4bfb9 to 34a7853 #435

name: "Validate Gradle Wrapper"
on: [push, pull_request]
jobs:
validation:
name: "Validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: Wandalen/[email protected]
name: Gradle Validation
continue-on-error: true
with:
action: gradle/wrapper-validation-action@v1
attempt_limit: 3
attempt_delay: 2000