Skip to content

Bump sentry-sdk from 2.5.1 to 2.12.0 in /app #154

Bump sentry-sdk from 2.5.1 to 2.12.0 in /app

Bump sentry-sdk from 2.5.1 to 2.12.0 in /app #154

name: kiwitcms/gitops
on:
issue_comment:
types: [created]
permissions: read-all
jobs:
on-pr-comment:
if: github.event.issue.pull_request && startsWith(github.event.comment.body, '@kiwitcms')
# checkov:skip:CKV2_GHA_1:Action needs to write back comments & PRs
permissions: write-all
runs-on: ubuntu-latest
steps:
- uses: kiwitcms/gitops@v0.0.1