We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c2165b commit e1fc79cCopy full SHA for e1fc79c
1 file changed
.github/chainguard/stereo.sts.yaml
@@ -0,0 +1,11 @@
1
+issuer: https://token.actions.githubusercontent.com
2
+
3
+subject_pattern: repo:chainguard-dev/stereo:ref:refs/heads/main
4
5
+claim_pattern:
6
+ job_workflow_ref: chainguard-dev/stereo/.github/workflows/(export|publish)-wolfi.yaml@refs/heads/main
7
8
+permissions:
9
+ contents: write
10
+ pull_requests: write
11
+ workflows: write
0 commit comments