Skip to content

Bump validator from 13.15.0 to 13.15.20 in the npm_and_yarn group across 1 directory #616

Bump validator from 13.15.0 to 13.15.20 in the npm_and_yarn group across 1 directory

Bump validator from 13.15.0 to 13.15.20 in the npm_and_yarn group across 1 directory #616

name: 'Dependency Review'
on:
pull_request:
paths-ignore:
- '**/*.md'
permissions:
contents: read
jobs:
dependency-review:
runs-on: ubuntu-latest
steps:
- name: Harden the runner (Audit all outbound calls)
uses: step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
with:
egress-policy: audit
- name: 'Checkout Repository'
uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
- name: 'Dependency Review'
uses: actions/dependency-review-action@56339e523c0409420f6c2c9a2f4292bbb3c07dd3 # v4.8.0