Skip to content

ci(gh-actions): bump codecov/codecov-action from 5.0.7 to 5.1.2 #2718

ci(gh-actions): bump codecov/codecov-action from 5.0.7 to 5.1.2

ci(gh-actions): bump codecov/codecov-action from 5.0.7 to 5.1.2 #2718

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