Skip to content

Conversation

@abubnalitic-nbl
Copy link
Contributor

No description provided.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR enhances GitHub Actions workflow security by pinning action versions to specific commit SHAs and adding explicit permissions. The changes follow security best practices by preventing potential supply chain attacks through tag manipulation.

Key changes:

  • Added explicit permissions configuration to restrict workflow access
  • Pinned all GitHub Actions to commit SHAs with version comments for auditability
  • Updated action versions to their latest releases

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/test.yml Added read-only content permissions and pinned actions to SHAs (checkout v4.2.2, setup-uv v7.1.2, setup-python v5.6.0)
.github/workflows/release.yml Pinned actions to SHAs including python-semantic-release v10.4.1

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@abubnalitic-nbl abubnalitic-nbl merged commit abe09c3 into main Oct 29, 2025
10 checks passed
@abubnalitic-nbl abubnalitic-nbl deleted the fix/update-workflow-scripts branch October 29, 2025 20:55
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.

3 participants