Pin actions/checkout action to 08c6903
This commit is contained in:
@@ -11,7 +11,7 @@ jobs:
|
||||
steps:
|
||||
# Step 1: Check out the repository so your config file is available
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v5.0.0
|
||||
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
|
||||
|
||||
# Step 2: Run the official Renovate action
|
||||
- name: Self-hosted Renovate
|
||||
|
||||
Reference in New Issue
Block a user