We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0ca703 commit 37bc0caCopy full SHA for 37bc0ca
.chainguard/source.yaml
@@ -11,6 +11,8 @@ spec:
11
subject: https://github.com/chainguard-dev/malcontent/.github/workflows/release.yaml@refs/heads/main
12
- issuer: https://token.actions.githubusercontent.com
13
subject: https://github.com/chainguard-dev/malcontent/.github/workflows/third-party.yaml@refs/heads/main
14
+ - issuer: https://token.actions.githubusercontent.com
15
+ subject: https://github.com/chainguard-dev/malcontent/.github/workflows/version.yaml@refs/heads/main
16
- key:
17
# allow commits signed by GitHub, e.g. the UI
18
kms: https://github.com/web-flow.gpg
0 commit comments