Skip to content

Dev-3097 Pin Actions to Specific SHA#82

Merged
kasjankotyniarsp merged 1 commit into
masterfrom
ms/dev-3097-gh-actions-pin-actions-to-specific-sha
Apr 8, 2026
Merged

Dev-3097 Pin Actions to Specific SHA#82
kasjankotyniarsp merged 1 commit into
masterfrom
ms/dev-3097-gh-actions-pin-actions-to-specific-sha

Conversation

@marcin-slezak

Copy link
Copy Markdown
Collaborator

Supply Chain Attacks - Poisoned Actions: Using Marketplace actions without pinning them to a specific commit SHA (e.g., using uses: actions/checkout@v4 instead of a unique hash). If a popular action creator's account is compromised, an attacker can push a malicious version that steals secrets (as seen in the famous tj-actions/changed-files incident).

@kasjankotyniarsp

Copy link
Copy Markdown

The current test workflow failure is unrelated to changes introduced in this PR. As this PR only updates GH Actions, I'm proceeding with the merge.

@kasjankotyniarsp kasjankotyniarsp merged commit 5247883 into master Apr 8, 2026
0 of 2 checks passed
@kasjankotyniarsp kasjankotyniarsp deleted the ms/dev-3097-gh-actions-pin-actions-to-specific-sha branch April 8, 2026 06:07
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