Skip to content

improve the handling of negative durations with variable expiration #5140

improve the handling of negative durations with variable expiration

improve the handling of negative durations with variable expiration #5140

name: Validate Gradle Wrapper
on: [push, pull_request]
permissions: read-all
jobs:
validation:
name: Validation
runs-on: ubuntu-latest
steps:
- name: Harden Runner
uses: step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e # v2.10.4
with:
disable-sudo: true
egress-policy: block
allowed-endpoints: >
downloads.gradle.org:443
downloads.gradle-dn.com:443
github.com:443
services.gradle.org:443
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: gradle/actions/wrapper-validation@0bdd871935719febd78681f197cd39af5b6e16a6 # v4.2.2