From e58a48454e648451dd3373b85915f476d27f9c25 Mon Sep 17 00:00:00 2001 From: egibs <20933572+egibs@users.noreply.github.com> Date: Fri, 31 Oct 2025 12:46:41 -0500 Subject: [PATCH] Add Version Workflow to source.yaml as well Signed-off-by: egibs <20933572+egibs@users.noreply.github.com> --- .chainguard/source.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.chainguard/source.yaml b/.chainguard/source.yaml index 619c8b328..bd773a512 100644 --- a/.chainguard/source.yaml +++ b/.chainguard/source.yaml @@ -11,6 +11,8 @@ spec: subject: https://github.com/chainguard-dev/malcontent/.github/workflows/release.yaml@refs/heads/main - issuer: https://token.actions.githubusercontent.com subject: https://github.com/chainguard-dev/malcontent/.github/workflows/third-party.yaml@refs/heads/main + - issuer: https://token.actions.githubusercontent.com + subject: https://github.com/chainguard-dev/malcontent/.github/workflows/version.yaml@refs/heads/main - key: # allow commits signed by GitHub, e.g. the UI kms: https://github.com/web-flow.gpg