Compare commits
1 Commits
renovate/g
...
e16b90765a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e16b90765a |
@@ -15,7 +15,7 @@ jobs:
|
|||||||
pacman -Syu --noconfirm kubeconform git yq nodejs npm
|
pacman -Syu --noconfirm kubeconform git yq nodejs npm
|
||||||
|
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v6
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
|
|||||||
@@ -13,7 +13,7 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v5
|
uses: actions/checkout@v6
|
||||||
|
|
||||||
- name: Run Renovate
|
- name: Run Renovate
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user