FIXUP: Update the default provenance workflow

This commit is contained in:
Alexis Métaireau 2025-02-10 16:24:11 +01:00
parent 5c2c401be6
commit 8159d6ccb7
No known key found for this signature in database
GPG key ID: C65C7A89A8FFC56E

View file

@ -121,7 +121,7 @@ def get_manifest(image: str) -> None:
)
@click.option(
"--workflow",
default=".github/workflows/multi_arch_build.yml",
default=".github/workflows/release-container-image.yml",
help="The path of the GitHub actions workflow this image was created from",
)
def attest_provenance(