Skip to content

Bump the github-actions-all group across 1 directory with 2 updates #396

Bump the github-actions-all group across 1 directory with 2 updates

Bump the github-actions-all group across 1 directory with 2 updates #396

---
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@ec9f2d5744a09debf3a187a3f4f675c53b671911 # tag=v2.13.0
with: # TODO: change to 'egress-policy: block' after couple of runs
egress-policy: audit
- name: 'Checkout Repository'
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # tag=v5.0.0
- name: 'Dependency Review'
uses: actions/dependency-review-action@bc41886e18ea39df68b1b1245f4184881938e050 # tag=v4.7.2