[PR #7430] [MERGED] Pin check-spelling action versions to specific commits #25769

Closed
opened 2026-04-16 18:50:16 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/7430
Author: @MatissJanis
Created: 4/8/2026
Status: Merged
Merged: 4/8/2026
Merged by: @MatissJanis

Base: masterHead: claude/pin-spelling-action-version-6OXAF


📝 Commits (3)

  • da0c32b [AI] Pin check-spelling actions to commit SHAs in docs-spelling.yml
  • d10c636 [AI] Fix spell-check-this prerelease pin to correct commit SHA
  • 75706e3 [AI] Add release notes for pinning check-spelling action versions

📊 Changes

2 files changed (+13 additions, -7 deletions)

View changed files

📝 .github/workflows/docs-spelling.yml (+7 -7)
upcoming-release-notes/7430.md (+6 -0)

📄 Description

Description

This PR pins the check-spelling/check-spelling and check-spelling/spell-check-this GitHub Actions to specific commit hashes instead of using branch references (main and prerelease).

N/A

Testing

N/A

Checklist

  • No obvious regressions in affected areas
  • Self-review has been performed - This change pins action versions to specific commits for improved security and reproducibility while maintaining the same functionality

https://claude.ai/code/session_01FK9KT4VRxvm24bb18Q9rvM


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/7430 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 4/8/2026 **Status:** ✅ Merged **Merged:** 4/8/2026 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `claude/pin-spelling-action-version-6OXAF` --- ### 📝 Commits (3) - [`da0c32b`](https://github.com/actualbudget/actual/commit/da0c32beae8edf2a47c0b8e6b3cf2e4880e8cf87) [AI] Pin check-spelling actions to commit SHAs in docs-spelling.yml - [`d10c636`](https://github.com/actualbudget/actual/commit/d10c636e49d70d1a2af0109d499690f1ab334381) [AI] Fix spell-check-this prerelease pin to correct commit SHA - [`75706e3`](https://github.com/actualbudget/actual/commit/75706e3daaa70da1b055d6b5ea086c36886b98d5) [AI] Add release notes for pinning check-spelling action versions ### 📊 Changes **2 files changed** (+13 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/docs-spelling.yml` (+7 -7) ➕ `upcoming-release-notes/7430.md` (+6 -0) </details> ### 📄 Description ## Description This PR pins the `check-spelling/check-spelling` and `check-spelling/spell-check-this` GitHub Actions to specific commit hashes instead of using branch references (`main` and `prerelease`). ## Related issue(s) N/A ## Testing N/A ## Checklist - [x] No obvious regressions in affected areas - [x] Self-review has been performed - This change pins action versions to specific commits for improved security and reproducibility while maintaining the same functionality https://claude.ai/code/session_01FK9KT4VRxvm24bb18Q9rvM --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-16 18:50:16 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#25769