We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 720e394 commit 1edac62Copy full SHA for 1edac62
.chainguard/source.yaml
@@ -8,7 +8,9 @@ spec:
8
identities:
9
- subjectRegExp: .+@chainguard.dev$
10
issuer: https://accounts.google.com
11
- - subject: https://github.com/chainguard-dev/mono/.github/workflows/export-sdk.yaml@refs/heads/main
+ - subject: https://github.com/chainguard-dev/mono/.github/workflows/.export-to-staging.yaml@refs/heads/main
12
+ issuer: https://token.actions.githubusercontent.com
13
+ - subject: https://github.com/chainguard-dev/mono/.github/workflows/.publish-to-public.yaml@refs/heads/main
14
issuer: https://token.actions.githubusercontent.com
15
ctlog:
16
url: https://rekor.sigstore.dev
0 commit comments