Skip to content

chore: bump sinon from 16.1.3 to 18.0.1 #166

chore: bump sinon from 16.1.3 to 18.0.1

chore: bump sinon from 16.1.3 to 18.0.1 #166

Workflow file for this run

name: PR
on:
pull_request_target:
types:
- opened
- edited
- synchronize
permissions:
pull-requests: read
jobs:
lint_pr:
name: Lint PR
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}