Author SHA1 Message Date
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