Skip to content

Conversation

@Tatsinnit
Copy link
Contributor

This PR fixes the requirement for this repo to have all dependencies pinned before running them. The current dependency is pinned to https://github.com/sigstore/cosign-installer/releases/tag/v4.0.0 of codesign release.

🧙 Thanks and gentle fyi: @cpuguy83 , @DannyBrito , @ashu8912

@Tatsinnit Tatsinnit self-assigned this Jan 21, 2026
@Tatsinnit Tatsinnit added enhancement New feature or request github_actions Pull requests that update GitHub Actions code labels Jan 21, 2026
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 pins the sigstore/cosign-installer GitHub Action to a specific commit hash to improve supply chain security by preventing automatic updates that could introduce malicious code. The change updates the action from a tag-based reference (v3) to a commit-pinned reference (faadad0) corresponding to version v4.0.0.

Changes:

  • Updated sigstore/cosign-installer action reference from tag v3 to commit hash faadad0 (v4.0.0)

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

Signed-off-by: Tatsat Mishra <tamishra@microsoft.com>
@Tatsinnit Tatsinnit force-pushed the fix/pin-actions-workflow branch from cb3e5fc to 2a7dc0d Compare January 21, 2026 18:33
@cpuguy83 cpuguy83 merged commit e5537c8 into project-dalec:main Jan 21, 2026
3 checks passed
@Tatsinnit Tatsinnit mentioned this pull request Feb 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants