Skip to content

ci: remediate zizmor findings #4106

ci: remediate zizmor findings

ci: remediate zizmor findings #4106

name: Survey on Merged PR by Non-Member
on:
pull_request_target:
# zizmor: ignore[dangerous-triggers] This only calls the trusted reusable
# workflow; no PR code is checked out or executed.
types: [closed]
branches: [main]
permissions: {}
jobs:
survey:
uses: open-telemetry/shared-workflows/.github/workflows/survey-on-merged-pr.yml@62d5939b47144252763c5ff9fffe8c20d76cd806 # v0.4.0
with:
client_id: ${{ vars.OTELBOT_CLIENT_ID }}
secrets:
private_key: ${{ secrets.OTELBOT_PRIVATE_KEY }}