We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58bed3d commit dd11daaCopy full SHA for dd11daa
.github/chainguard/audit-gh-automation.sts.yaml
@@ -0,0 +1,13 @@
1
+# Copyright 2025 Chainguard, Inc.
2
+# SPDX-License-Identifier: Apache-2.0
3
+
4
+issuer: https://token.actions.githubusercontent.com
5
+subject: repo:chainguard-dev/infra:ref:refs/heads/main
6
+claim_pattern:
7
+ job_workflow_ref: chainguard-dev/infra/.github/workflows/audit-gh-automation.yaml@refs/heads/main
8
9
+permissions:
10
+ members: read # to read GitHub members
11
+ metadata: read # to read metadata about the org
12
13
+repositories: [] # Act over all of the repos in the org.
0 commit comments