github.com/grafana/pyroscope@v1.18.0/.github/zizmor.yml (about)

     1  # This is also used as the default configuration for the Zizmor reusable workflow.
     2  # We need this file because we allow PRs from forks, and PRs from forks
     3  # can't access config files from shared-workflows repo.
     4  # This file is copied from: https://github.com/grafana/shared-workflows/blob/main/.github/zizmor.yml
     5  
     6  rules:
     7    unpinned-uses:
     8      config:
     9        policies:
    10          actions/*: any # trust GitHub
    11          grafana/*: any # trust Grafana