Skip to content

Bump github/codeql-action from 3.25.6 to 3.25.8 in the github-actions-all group across 1 directory #295

Bump github/codeql-action from 3.25.6 to 3.25.8 in the github-actions-all group across 1 directory

Bump github/codeql-action from 3.25.6 to 3.25.8 in the github-actions-all group across 1 directory #295

---
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@f086349bfa2bd1361f7909c78558e816508cdc10 # tag=v2.8.0
with: # TODO: change to 'egress-policy: block' after couple of runs
egress-policy: audit
- name: 'Checkout Repository'
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # tag=v4.1.6
- name: 'Dependency Review'
uses: actions/dependency-review-action@0c155c5e8556a497adf53f2c18edabf945ed8e70 # tag=v4.3.2