Skip to content

Merge pull request #185 from tsamaya/renovate/prettier-3.x-lockfile #12

Merge pull request #185 from tsamaya/renovate/prettier-3.x-lockfile

Merge pull request #185 from tsamaya/renovate/prettier-3.x-lockfile #12

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@v3
- name: Meterian Scanner
uses: MeterianHQ/[email protected]
env:
METERIAN_API_TOKEN: ${{ secrets.METERIAN_API_TOKEN }}