Skip to content

Translate terminal sandbox errors to non-retryable ApplicationError #64

Translate terminal sandbox errors to non-retryable ApplicationError

Translate terminal sandbox errors to non-retryable ApplicationError #64

name: Opengrep SAST
on:
pull_request:
merge_group:
permissions:
contents: read
pull-requests: write
# Do NOT use cancel-in-progress — it breaks required workflow checks.
jobs:
scan:
name: opengrep/scan
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- uses: temporalio/public-actions/sast/opengrep@main
with:
pr-comments: 'true'