Skip to content

chore(deps): bump cipher-base from 1.0.4 to 1.0.6 in the npm_and_yarn group #2268

chore(deps): bump cipher-base from 1.0.4 to 1.0.6 in the npm_and_yarn group

chore(deps): bump cipher-base from 1.0.4 to 1.0.6 in the npm_and_yarn group #2268

---
name: Check file name case
on:
pull_request:
branches:
- main
jobs:
case:
name: Check for licenses not being allowed
runs-on: ubuntu-latest
strategy:
matrix:
folder: ["docs"]
permissions:
contents: read
steps:
- uses: actions/checkout@v5
- name: Dependency review
uses: ConsenSys/github-actions/js-dependency-review@main
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}