Skip to content

chore(deps): bump @metamask/profile-sync-controller from 0.6.0 to 0.9.6 #625

chore(deps): bump @metamask/profile-sync-controller from 0.6.0 to 0.9.6

chore(deps): bump @metamask/profile-sync-controller from 0.6.0 to 0.9.6 #625

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@v4
- name: Trivy
uses: ConsenSys/docs-gha/trivy@main
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}