Skip to content

Bump github/codeql-action from 3.30.1 to 3.30.3 in the actions group #10

Bump github/codeql-action from 3.30.1 to 3.30.3 in the actions group

Bump github/codeql-action from 3.30.1 to 3.30.3 in the actions group #10

name: Dependency Review
on:
pull_request:
branches: [ main ]
permissions:
contents: read
jobs:
dependency-review:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
with:
persist-credentials: false
- name: Review Dependencies
uses: actions/dependency-review-action@595b5aeba73380359d98a5e087f648dbb0edce1b # v4.7.3
with:
fail-on-severity: critical