Skip to content

build(deps): bump step-security/harden-runner from 2.13.2 to 2.14.0 #39

build(deps): bump step-security/harden-runner from 2.13.2 to 2.14.0

build(deps): bump step-security/harden-runner from 2.13.2 to 2.14.0 #39

name: 'Dependency Review'
on: [pull_request]
permissions:
contents: read
jobs:
dependency-review:
name: '🔎 Dependency Review'
runs-on: ubuntu-latest
steps:
- name: Harden Runner
uses: step-security/[email protected]
with:
egress-policy: audit
- name: 'Checkout Repository'
uses: actions/[email protected]
with:
fetch-depth: 0
- name: 'Dependency Review'
uses: actions/[email protected]