renovate?
/ renovate (push) Failing after 33s Details

Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
Martyn 2024-10-03 12:39:46 +00:00
parent e2b9182595
commit df3963f59a
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ jobs:
- name: Checkout - name: Checkout
uses: actions/checkout@v4.2.0 uses: actions/checkout@v4.2.0
- name: Self-hosted Renovate - name: Self-hosted Renovate
uses: renovatebot/github-action@v40.2.10 uses: https://github.com/renovatebot/github-action@v40.2.10
with: with:
renovate-version: 38.101.1 renovate-version: 38.101.1
token: ${{ secrets.RENOVATE_TOKEN }} token: ${{ secrets.RENOVATE_TOKEN }}