Skip to content

chore(deps): bump tar-fs from 1.16.4 to 1.16.5 in the npm_and_yarn group #1816

chore(deps): bump tar-fs from 1.16.4 to 1.16.5 in the npm_and_yarn group

chore(deps): bump tar-fs from 1.16.4 to 1.16.5 in the npm_and_yarn group #1816

---
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@v4
- name: Dependency review
uses: ConsenSys/github-actions/js-dependency-review@main
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}