Update actions/checkout action to v6
This commit is contained in:
@@ -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@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
|
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
|
||||||
|
|
||||||
# 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