chore(deps): update actions/checkout action to v6 (#4231)
This commit is contained in:
2
.github/workflows/renovate.yml
vendored
2
.github/workflows/renovate.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4.3.1
|
||||
uses: actions/checkout@v6.0.2
|
||||
- name: Run Renovate
|
||||
uses: renovatebot/github-action@ea850436a5fe75c0925d583c7a02c60a5865461d # v43.0.20
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user