Update all non-major dependencies
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
This commit is contained in:
parent
cf3a3ceed4
commit
1669d5f18a
2 changed files with 2 additions and 2 deletions
|
@ -32,7 +32,7 @@ jobs:
|
|||
type=raw,value=latest,enable={{is_default_branch}}
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3.10.0
|
||||
uses: docker/setup-buildx-action@v3.11.0
|
||||
|
||||
- name: Build and push Docker image 🫙
|
||||
id: push
|
||||
|
|
|
@ -5,7 +5,7 @@ ARG CADDYRFC2136_VERSION=v1.0.0
|
|||
# renovate: datasource=github-releases depName=caddy-dns/porkbun
|
||||
ARG CADDYPORKBUN_VERSION=v0.3.1
|
||||
# renovate: datasource=github-releases depName=caddy-dns/he
|
||||
ARG CADDYHE_VERSION=v1.1.1
|
||||
ARG CADDYHE_VERSION=v1.2.0
|
||||
# renovate: datasource=github-releases depName=caddy-dns/metaname
|
||||
ARG CADDYMETANAME_VERSION=v0.2.0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue