FIXUP: Change digest with manifest_type

This commit is contained in:
Alex Pyrgiotis 2025-03-10 14:09:30 +02:00
parent eafbf98ca8
commit ba621d3bea
No known key found for this signature in database
GPG key ID: B6C15EBA0357C9AA

View file

@ -196,10 +196,10 @@ jobs:
- merge
strategy:
matrix:
digest:
- root
- amd64
- arm64
manifest_type:
- root # The top-level manifest
- amd64 # The manifest for the amd64 architecture
- arm64 # The manifest for the arm64 architecture
permissions:
actions: read # for detecting the Github Actions environment.
id-token: write # for creating OIDC tokens for signing.