Skip to content

chore(deps-dev): bump @vercel/ncc from 0.38.0 to 0.38.1 #2482

chore(deps-dev): bump @vercel/ncc from 0.38.0 to 0.38.1

chore(deps-dev): bump @vercel/ncc from 0.38.0 to 0.38.1 #2482

Workflow file for this run

name: Site Cat LGTM
on:
issue_comment:
types: [created]
pull_request_review:
types: [submitted]
jobs:
post:
runs-on: ubuntu-latest
if: (!contains(github.actor, '[bot]'))
steps:
- uses: ddradar/lgtm-action@v1
with:
image-url: ${{ vars.LGTM_IMAGE_URI }}
search-pattern: ${{ vars.LGTM_SEARCH_PATTERN }}