Skip to content

build(deps): bump github/codeql-action from 3.25.4 to 3.25.5 in the actions group #1534

build(deps): bump github/codeql-action from 3.25.4 to 3.25.5 in the actions group

build(deps): bump github/codeql-action from 3.25.4 to 3.25.5 in the actions group #1534

Workflow file for this run

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@a4aa98b93cab29d9b1101a6143fb8bce00e2eac4 # v2.7.1
with:
disable-sudo: true
egress-policy: block
allowed-endpoints: >
api.github.com:443
github.com:443
api.securityscorecards.dev:443
- name: 'Checkout Repository'
uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
- name: 'Dependency Review'
uses: actions/dependency-review-action@0c155c5e8556a497adf53f2c18edabf945ed8e70 # v4.3.2