Skip to content

chore(deps-dev): bump stylelint from 15.11.0 to 16.23.1 #2294

chore(deps-dev): bump stylelint from 15.11.0 to 16.23.1

chore(deps-dev): bump stylelint from 15.11.0 to 16.23.1 #2294

Workflow file for this run

---
name: Trivy
on:
pull_request:
branches:
- main
jobs:
trivy:
name: Run trivy scanner
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- name: Trivy
uses: ConsenSys/github-actions/trivy@main
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}