Skip to content

Update Storybook to 10 and fix lint errors #6363

Update Storybook to 10 and fix lint errors

Update Storybook to 10 and fix lint errors #6363

name: 'Dependency Review'
on:
- pull_request
- workflow_dispatch
permissions:
contents: read
jobs:
dependency-review:
runs-on: ubuntu-latest
steps:
- name: 'Checkout Repository'
uses: actions/checkout@v6
- name: 'Dependency Review'
uses: actions/dependency-review-action@v4