Skip to content

Bump github/codeql-action from 3.28.1 to 3.28.5 in the github-actions-all group across 1 directory #367

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

Bump github/codeql-action from 3.28.1 to 3.28.5 in the github-actions-all group across 1 directory #367

---
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@cb605e52c26070c328afc4562f0b4ada7618a84e # tag=v2.10.4
with: # TODO: change to 'egress-policy: block' after couple of runs
egress-policy: audit
- name: 'Checkout Repository'
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # tag=v4.2.2
- name: 'Dependency Review'
uses: actions/dependency-review-action@3b139cfc5fae8b618d3eae3675e383bb1769c019 # tag=v4.5.0