Author SHA1 Message Date
renovate ed41271dae chore(deps): update hadolint/hadolint-action action to v3.4.0
renovate/stability-days Updates have met minimum release age requirement
PR Checks / hadolint (pull_request) Successful in 11s
PR Checks / build-test (pull_request) Successful in 2m5s
2026-08-01 14:16:31 +00:00
2 changed files with 1 additions and 13 deletions
-12
View File
@@ -1,12 +0,0 @@
name: Renovate
on:
push:
branches:
- main
workflow_dispatch:
jobs:
renovate:
uses: perso/gitea-pipelines/.gitea/workflows/renovate.yaml@main
secrets: inherit
+1 -1
View File
@@ -1,7 +1,7 @@
# hadolint ignore=DL3007
FROM jcabillot/opencode:latest
ARG OPENCHAMBER_WEB_VERSION=1.17.1
ARG OPENCHAMBER_WEB_VERSION=1.17.0
ENV NPM_CONFIG_UPDATE_NOTIFIER=false \
NPM_CONFIG_LOGLEVEL=warn \