Skip to content

Bump the gradle-dependencies group in /examples/hibernate with 3 updates #4745

Bump the gradle-dependencies group in /examples/hibernate with 3 updates

Bump the gradle-dependencies group in /examples/hibernate with 3 updates #4745

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@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 # v2.8.1
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@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- uses: gradle/actions/wrapper-validation@dbbdc275be76ac10734476cc723d82dfe7ec6eda # v3.4.2