Skip to content

chore(deps): bump dompurify from 3.4.12 to 3.4.13 in the npm_and_yarn group across 1 directory #4793

chore(deps): bump dompurify from 3.4.12 to 3.4.13 in the npm_and_yarn group across 1 directory

chore(deps): bump dompurify from 3.4.12 to 3.4.13 in the npm_and_yarn group across 1 directory #4793

Workflow file for this run

---
name: Check for lint errors
on:
pull_request:
branches: [ main ]
permissions: {} # lock everything by default (least-privilege)
jobs:
lint:
name: Lint Code Base, Spelling
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- name: Checkout repository
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
- name: Lint code
uses: Consensys/github-actions/docs-lint-all@3a2429772a5d3653f0662a6a66299cad96e74196 # main
- name: Lint markdown
uses: Consensys/github-actions/docs-lint-markdown@3a2429772a5d3653f0662a6a66299cad96e74196 # main