Skip to content

gha: bump step-security/harden-runner from 2.6.1 to 2.7.0 #371

gha: bump step-security/harden-runner from 2.6.1 to 2.7.0

gha: bump step-security/harden-runner from 2.6.1 to 2.7.0 #371

name: 'Dependency Review'
on:
pull_request:
workflow_dispatch:
permissions:
contents: read
jobs:
dependency-review:
runs-on: ubuntu-22.04
steps:
- name: Harden Runner
uses: step-security/harden-runner@63c24ba6bd7ba022e95695ff85de572c04a18142
with:
egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs
- name: 'Checkout Repository'
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
- name: 'Dependency Review'
uses: actions/dependency-review-action@4901385134134e04cec5fbe5ddfe3b2c5bd5d976