Skip to content

chore(deps-dev): bump typescript from 5.2.2 to 5.3.3 #2505

chore(deps-dev): bump typescript from 5.2.2 to 5.3.3

chore(deps-dev): bump typescript from 5.2.2 to 5.3.3 #2505

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