Skip to content

chore: pin release workflow to SHA for supply chain safety#267

Merged
Tatsinnit merged 1 commit into
Azure:mainfrom
davidgamero:chore/fix-release-workflows
May 26, 2026
Merged

chore: pin release workflow to SHA for supply chain safety#267
Tatsinnit merged 1 commit into
Azure:mainfrom
davidgamero:chore/fix-release-workflows

Conversation

@davidgamero
Copy link
Copy Markdown
Collaborator

Summary

Pin Azure/action-release-workflows in release-pr.yml to commit SHA (3c677ba5ab58f5c5c1a6f0cfb176b333b1f27405) instead of mutable @v1 tag.

Mutable tags are a supply chain risk — if the tag is moved to point at a compromised commit, all consuming workflows are affected. SHA pinning ensures immutability. Dependabot will automatically open PRs for updates.

Pin Azure/action-release-workflows to commit SHA instead of mutable v1 tag.
@davidgamero davidgamero requested a review from a team as a code owner May 26, 2026 20:50
@Tatsinnit Tatsinnit merged commit f295d40 into Azure:main May 26, 2026
6 checks passed
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.

2 participants