diff --git a/.github/workflows/deploy-image.yml b/.github/workflows/deploy-image.yml index 9cd7bdb..a4a57c9 100644 --- a/.github/workflows/deploy-image.yml +++ b/.github/workflows/deploy-image.yml @@ -10,7 +10,7 @@ on: digest: description: "The OCI image digest. The image digest of the form ':' (e.g. 'sha256:abcdef...')" type: string - default: "sha256:bf4992d5bb89de77779de32f919f72a1592581ce356209784b79667f8a18aae0" + default: "sha256:4004ae316501b67d4d2f7eb82b02f36f32f91101cc9a53d5eb4dd044c16a552e" policy-id: description: "Policy ID for the service account we want to deploy on." type: string