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