mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-27 12:43:37 +00:00
Upgrade to v39.2.1
This commit is contained in:
parent
8e13d7dc7b
commit
e0a1912d67
1 changed files with 3 additions and 3 deletions
6
.github/workflows/renovate.yml
vendored
6
.github/workflows/renovate.yml
vendored
|
|
@ -8,12 +8,12 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3.3.0
|
||||
uses: actions/checkout@v4.1.1
|
||||
- name: Self-hosted Renovate
|
||||
uses: renovatebot/github-action@v36.0.3
|
||||
uses: renovatebot/github-action@v39.2.1
|
||||
with:
|
||||
configurationFile: solr/renovate-config.js
|
||||
renovate-version: 35.69
|
||||
renovate-version: 37.87.2
|
||||
token: ${{ secrets.RENOVATE_TOKEN }}
|
||||
useSlim: false
|
||||
env:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue