We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 960a084 commit ba426e1Copy full SHA for ba426e1
1 file changed
.chainguard/source.yaml
@@ -8,9 +8,9 @@ spec:
8
- issuer: https://accounts.google.com
9
- issuer: https://github.com/login/oauth
10
- issuer: https://token.actions.githubusercontent.com
11
- subject: chainguard-dev/malcontent/.github/workflows/release.yaml@refs/heads/main
+ subject: https://github.com/chainguard-dev/malcontent/.github/workflows/release.yaml@refs/heads/main
12
13
- subject: chainguard-dev/malcontent/.github/workflows/third-party.yaml@refs/heads/main
+ subject: https://github.com/chainguard-dev/malcontent/.github/workflows/third-party.yaml@refs/heads/main
14
- key:
15
# allow commits signed by GitHub, e.g. the UI
16
kms: https://github.com/web-flow.gpg
0 commit comments