Merge pull request 'ci: add Renovate workflow' (#22) from add-renovate-workflow into master
Main Release / test (push) Successful in 1m22s
Renovate / renovate (push) Successful in 2m55s
Main Release / hadolint (push) Failing after 12m59s
Main Release / tag (push) Failing after 10m57s

Reviewed-on: #22
This commit was merged in pull request #22.
This commit is contained in:
2026-08-03 16:17:43 -04:00
+12
View File
@@ -0,0 +1,12 @@
name: Renovate
on:
push:
branches:
- master
workflow_dispatch:
jobs:
renovate:
uses: perso/gitea-pipelines/.gitea/workflows/renovate.yaml@main
secrets: inherit