Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: crytic/medusa
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.0
Choose a base ref
...
head repository: crytic/medusa
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.1
Choose a head ref
  • 1 commit
  • 3 files changed
  • 2 contributors

Commits on Dec 2, 2025

  1. ci: update sigstore action to fix Windows Python compatibility (#741)

    * ci: update sigstore action to fix Windows Python compatibility
    
    Updates sigstore/gh-action-sigstore-python from v3.1.0 to the latest
    commit on main branch. This includes the fix from PR #242 which resolves
    Python version management issues on Windows runners.
    
    The action now creates its own venv internally using uv and manages
    Python versions independently, fixing the dnspython 2.8.0 installation
    error that occurred on Windows runners with Python 3.9.
    
    Reference: sigstore/gh-action-sigstore-python#242
    
    🤖 Generated with [Claude Code](https://claude.com/claude-code)
    
    Co-Authored-By: Claude <[email protected]>
    
    * upgrade to v1.4.1
    
    ---------
    
    Co-authored-by: Claude <[email protected]>
    anishnaik and claude authored Dec 2, 2025
    Configuration menu
    Copy the full SHA
    3857153 View commit details
    Browse the repository at this point in the history
Loading