fix: Pin all GitHub Actions to full commit SHAs (13 files)

Security compliance - SHA pinning for all actions.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Your Name
2026-02-14 23:01:02 -06:00
parent 73e64cae27
commit 64c51ba295
13 changed files with 58 additions and 58 deletions

View File

@@ -26,7 +26,7 @@ jobs:
steps:
- name: 📥 Checkout Repository
uses: actions/checkout@v4
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
- name: 🔍 Get PR Details
id: pr