3 Commits
Author SHA1 Message Date
jcabillot 866a71f1d9 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
2026-08-03 16:17:43 -04:00
OpenCode Cabillot e169bbbe53 ci: add Renovate workflow
PR Checks / hadolint (pull_request) Successful in 12s
PR Checks / build-test (pull_request) Successful in 30s
2026-08-02 23:42:09 +00:00
opencodecabilloteu b37c09519b Merge pull request 'chore(deps): update hadolint/hadolint-action action to v3.4.0' (#20) from renovate/hadolint-hadolint-action-3.x into master
Main Release / hadolint (push) Successful in 12s
Main Release / test (push) Successful in 32s
Main Release / tag (push) Successful in 45s
2026-08-02 13:30:35 -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