Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

chore: bump package-lock.json version to v3.1.0 #185

chore: bump package-lock.json version to v3.1.0

chore: bump package-lock.json version to v3.1.0 #185

Workflow file for this run

name: Analyze
on:
push:
branches: 'main'
pull_request:
workflow_dispatch:
jobs:
lint:
name: Analyze
runs-on: ubuntu-latest-16-core
steps:
- uses: actions/checkout@v3
- uses: crytic/[email protected]
with:
node-version: 16