Skip to content

chore(deps-dev): bump vite from 4.4.9 to 5.0.10 #2510

chore(deps-dev): bump vite from 4.4.9 to 5.0.10

chore(deps-dev): bump vite from 4.4.9 to 5.0.10 #2510

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 }}