Skip to content

Commit 37bc0ca

Browse files
authored
Add Version Workflow to source.yaml as well (#1192)
Signed-off-by: egibs <[email protected]>
1 parent b0ca703 commit 37bc0ca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.chainguard/source.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ spec:
1111
subject: https://github.com/chainguard-dev/malcontent/.github/workflows/release.yaml@refs/heads/main
1212
- issuer: https://token.actions.githubusercontent.com
1313
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
1416
- key:
1517
# allow commits signed by GitHub, e.g. the UI
1618
kms: https://github.com/web-flow.gpg

0 commit comments

Comments
 (0)