Skip to content

Update dependency eslint-plugin-jest to v27.4.2 #43

Update dependency eslint-plugin-jest to v27.4.2

Update dependency eslint-plugin-jest to v27.4.2 #43

Workflow file for this run

# .github/workflows/meterian.yml
name: Meterian Scanner workflow
on: push
jobs:
meterian_scan:
name: Meterian client scan
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Meterian Scanner
uses: MeterianHQ/[email protected]
env:
METERIAN_API_TOKEN: ${{ secrets.METERIAN_API_TOKEN }}