Skip to content

chore(deps): bump @actions/github from 5.1.1 to 6.0.0 #2492

chore(deps): bump @actions/github from 5.1.1 to 6.0.0

chore(deps): bump @actions/github from 5.1.1 to 6.0.0 #2492

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