fix: pin actions/checkout to SHA in blackroad-auto-merge.yml
This commit is contained in:
2
.github/workflows/blackroad-auto-merge.yml
vendored
2
.github/workflows/blackroad-auto-merge.yml
vendored
@@ -26,7 +26,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: 📥 Checkout Repository
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
|
||||
|
||||
- name: 🔍 Get PR Details
|
||||
id: pr
|
||||
|
||||
Reference in New Issue
Block a user