sigstore: test signAttestationManifests

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2026-01-13 14:56:12 +01:00
parent 2e620f9c90
commit 345531d0a4
2 changed files with 56 additions and 0 deletions

View File

@@ -149,6 +149,7 @@ jobs:
permissions:
contents: read
id-token: write # needed for signing with GitHub OIDC Token
packages: write # needed for pushing to GitHub Container Registry
steps:
-
name: Checkout