1 Commits

Author SHA1 Message Date
Renovate Bot
d3da3fe02e Update ghcr.io/renovatebot/renovate Docker tag to v42.69.1
All checks were successful
CI / build (pull_request) Successful in 1m53s
2026-01-01 00:05:33 +00:00
2 changed files with 24 additions and 1 deletions

View File

@@ -0,0 +1,24 @@
name: renovate
on:
schedule:
- cron: "@daily"
push:
branches:
- main
- master
workflow_dispatch:
jobs:
renovate:
runs-on: ubuntu-latest
container: ghcr.io/renovatebot/renovate:42.69.1
steps:
- uses: https://git.quad4.io/actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
- name: Fetch remote configuration
run: curl -sL https://git.quad4.io/Quad4-Extra/renovate-config/raw/branch/master/config.js -o config.js
- run: renovate
env:
RENOVATE_CONFIG_FILE: "config.js"
LOG_LEVEL: "debug"
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}

View File

@@ -1,2 +1 @@
Quad4-Software/webnews
Quad4-Software/Linking-Tool