Skip to content

ci: update sigstore action to fix Windows Python compatibility#741

Merged
anishnaik merged 3 commits into
masterfrom
fix/update-sigstore-action
Dec 2, 2025
Merged

ci: update sigstore action to fix Windows Python compatibility#741
anishnaik merged 3 commits into
masterfrom
fix/update-sigstore-action

Conversation

@anishnaik

Copy link
Copy Markdown
Collaborator

Description

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

Related Issues:

Type of Change:

  • Bug Fix
  • New Feature
  • Refactoring
  • Documentation
  • Performance Improvement
  • Tests
  • Other (please describe):

Testing

N/A

Additional Context

N/A

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 <noreply@anthropic.com>
@anishnaik anishnaik merged commit 3857153 into master Dec 2, 2025
11 checks passed
@anishnaik anishnaik deleted the fix/update-sigstore-action branch December 2, 2025 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant