Skip to content

deps: bump github.com/itchyny/gojq from 0.12.18 to 0.12.19 in the go-dependencies group #656

deps: bump github.com/itchyny/gojq from 0.12.18 to 0.12.19 in the go-dependencies group

deps: bump github.com/itchyny/gojq from 0.12.18 to 0.12.19 in the go-dependencies group #656

name: Sensitive Change Gate
on:
pull_request_target: # zizmor: ignore[dangerous-triggers] -- required for write access to PRs from forks; workflow only calls a trusted reusable workflow, no PR code is checked out or executed
types: [opened, synchronize, reopened]
permissions: {}
jobs:
gate:
uses: basecamp/.github/.github/workflows/sensitive-change-gate.yml@a667bfaac8b33b9c8a6c61019664463a98055995
with:
extra-patterns: |
scripts/publish-aur.sh
scripts/sync-skills.sh
scripts/manage-release-env.sh
permissions:
contents: read
pull-requests: write