Skip to content

Pin GitHub Actions to latest releases with SHA commit hashes#97

Merged
jonasbn merged 1 commit intomainfrom
copilot/pin-github-actions
Jan 31, 2026
Merged

Pin GitHub Actions to latest releases with SHA commit hashes#97
jonasbn merged 1 commit intomainfrom
copilot/pin-github-actions

Conversation

@jonasbn
Copy link
Owner

@jonasbn jonasbn commented Jan 31, 2026

This PR pins all GitHub Actions in workflows to their latest releases using SHA commit hashes for enhanced security.

Changes

  • actions/checkout: Pinned to v6.0.1 (SHA: 8e8c483)
  • nosborn/github-action-markdown-cli: Pinned to v3.5.0 (SHA: 9bfd045)
  • rojopolis/spellcheck-github-actions: Pinned to 0.58.0 (SHA: 0bf4b2f)

Benefits

  • Enhanced security by pinning to immutable SHA commit hashes
  • Version comments added for Dependabot compatibility
  • Prevents unexpected changes from tag updates

Dependabot will be able to manage these pinned versions going forward.

- Pin actions/checkout to v6.0.1 (8e8c483)
- Pin nosborn/github-action-markdown-cli to v3.5.0 (9bfd045)
- Pin rojopolis/spellcheck-github-actions to 0.58.0 (0bf4b2f)
- Add version comments for Dependabot compatibility
@jonasbn jonasbn merged commit 71c7206 into main Jan 31, 2026
2 checks passed
@jonasbn jonasbn deleted the copilot/pin-github-actions branch January 31, 2026 15:47
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.

1 participant