Skip to content

chore(deps-dev): bump the lint-dependencies group with 1 update #32

chore(deps-dev): bump the lint-dependencies group with 1 update

chore(deps-dev): bump the lint-dependencies group with 1 update #32

# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
name: Dependency Review
on:
workflow_dispatch:
pull_request:
jobs:
dependency-review:
name: Dependency Review
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- name: ⤵️ Checkout repository
uses: actions/checkout@v4.0.0
- name: 🚀 Dependency Review
uses: actions/dependency-review-action@v3.1.0