Skip to content

Update MetaMask Connect docs and bump version to 2.1.1 #3682

Update MetaMask Connect docs and bump version to 2.1.1

Update MetaMask Connect docs and bump version to 2.1.1 #3682

Workflow file for this run

---
name: trivy-cache-db
on:
pull_request:
branches:
- main
workflow_dispatch:
schedule:
- cron: '0 1 * * *'
jobs:
trivy:
name: Run trivy scanner
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- name: Trivy Cache
uses: ConsenSys/github-actions/trivy-update-cache@main