From 2bf096ff3d841ba9f9ae43d63c5992ff5550e50f Mon Sep 17 00:00:00 2001 From: cpanato Date: Tue, 20 Feb 2024 14:58:33 +0100 Subject: [PATCH] add sts policy for lifecycle-automation-release releases_github service Signed-off-by: cpanato --- .github/chainguard/lifecycle-automation-release.sts.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .github/chainguard/lifecycle-automation-release.sts.yaml diff --git a/.github/chainguard/lifecycle-automation-release.sts.yaml b/.github/chainguard/lifecycle-automation-release.sts.yaml new file mode 100644 index 00000000000..300131753a3 --- /dev/null +++ b/.github/chainguard/lifecycle-automation-release.sts.yaml @@ -0,0 +1,9 @@ +issuer: https://accounts.google.com + +# staging-images: not in use +# prod-images: insights-publisher-sa@prod-images-c6e5.iam.gserviceaccount.com +subject: "101826719708554282120" + +permissions: + contents: read + metadata: read