Skip to content

ci(deps): bump actions/download-artifact from 4.1.3 to 4.1.4 #2551

ci(deps): bump actions/download-artifact from 4.1.3 to 4.1.4

ci(deps): bump actions/download-artifact from 4.1.3 to 4.1.4 #2551

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