Skip to content

Build(deps): bump actions/checkout from 7.0.0 to 7.0.1 in the all-github-actions group #593

Build(deps): bump actions/checkout from 7.0.0 to 7.0.1 in the all-github-actions group

Build(deps): bump actions/checkout from 7.0.0 to 7.0.1 in the all-github-actions group #593

name: Dependency Review
on:
pull_request:
branches: ['main', 'next']
permissions:
contents: read
jobs:
dependency-review:
name: Dependency Review
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
- name: Dependency Review
uses: actions/dependency-review-action@a1d282b36b6f3519aa1f3fc636f609c47dddb294 # v5.0.0
with:
config-file: '.github/dependency-review-config.yml'