Skip to content

Pin github actions to sha - #1889

Merged
PromoFaux merged 2 commits into
developmentfrom
pin_sha
Oct 4, 2025
Merged

Pin github actions to sha#1889
PromoFaux merged 2 commits into
developmentfrom
pin_sha

Conversation

@yubiuser

Copy link
Copy Markdown
Member

What does this PR aim to accomplish?:

Pins the actions used in our workflow by commit. This is the recommended way to prevent supply chain attacks

https://github.blog/changelog/2025-08-15-github-actions-policy-now-supports-blocking-and-sha-pinning-actions/

The human-friendly comment tag should be auto-updated by dependabot as well

https://github.blog/changelog/2022-10-31-dependabot-now-updates-comments-in-github-actions-workflows-referencing-action-versions/

How does this PR accomplish the above?:

Pin by SHA where applicable.

The one action that is not pinned is

editorconfig-checker/action-editorconfig-checker@main # tag v2. is really out of date

Signed-off-by: yubiuser <github@yubiuser.dev>
@yubiuser
yubiuser requested a review from a team as a code owner August 28, 2025 14:58
@yubiuser yubiuser changed the title Pin sithub actions to sha Pin github actions to sha Aug 28, 2025
@yubiuser
yubiuser requested a review from PromoFaux October 4, 2025 12:55
…ented tag

Signed-off-by: yubiuser <github@yubiuser.dev>
@PromoFaux
PromoFaux merged commit 13a1b44 into development Oct 4, 2025
11 checks passed
@PromoFaux
PromoFaux deleted the pin_sha branch October 4, 2025 21:57
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