Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update sigstore release signing action #435

Merged
merged 2 commits into from
Sep 24, 2024

Commits on Sep 14, 2024

  1. Update sigstore release signing action

    The default behavior of sigstore/gh-action-sigstore-python has
    changed. Disable the automatic uploading of signed artifacts, since
    this now includes artifacts named with just the tag, without the
    "Imath-" prefix.
    
    Also, the signature file now has a .json suffix.
    
    Signed-off-by: Cary Phillips <cary@ilm.com>
    cary-ilm committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    ac8f69e View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. pin action to sha; use TAG instead of ref_name

    Signed-off-by: Cary Phillips <cary@ilm.com>
    cary-ilm committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    dac4aee View commit details
    Browse the repository at this point in the history