Skip to content

ci(gh-actions): bump actions/upload-artifact from 4.4.3 to 4.5.0 #2717

ci(gh-actions): bump actions/upload-artifact from 4.4.3 to 4.5.0

ci(gh-actions): bump actions/upload-artifact from 4.4.3 to 4.5.0 #2717

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]'))
permissions:
issues: write
pull-requests: write
steps:
- uses: ddradar/[email protected]
with:
image-url: ${{ vars.LGTM_IMAGE_URI }}
search-pattern: ${{ vars.LGTM_SEARCH_PATTERN }}