Skip to content

Bump com.gradle.enterprise from 3.16 to 3.16.1 in /gradle/plugins #520

Bump com.gradle.enterprise from 3.16 to 3.16.1 in /gradle/plugins

Bump com.gradle.enterprise from 3.16 to 3.16.1 in /gradle/plugins #520

name: Dependency Review
on: [pull_request]
permissions:
contents: read
jobs:
dependency-review:
runs-on: ubuntu-latest
steps:
- name: Harden Runner
uses: step-security/harden-runner@eb238b55efaa70779f274895e782ed17c84f2895 # v2.6.1
with:
disable-sudo: true
egress-policy: block
allowed-endpoints: >
api.github.com:443
github.com:443
- name: Checkout Repository
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Dependency Review
uses: actions/dependency-review-action@01bc87099ba56df1e897b6874784491ea6309bc4 # v3.1.4