fix: pin actions/checkout to SHA in blackroad-auto-merge.yml

This commit is contained in:
Alexa Amundson
2026-03-08 23:02:10 -05:00
parent 7eea1ce942
commit d010d08158

View File

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