Skip to content

chore(container): update tomsquest/docker-radicale docker tag to v3.2.3.1 #11331

chore(container): update tomsquest/docker-radicale docker tag to v3.2.3.1

chore(container): update tomsquest/docker-radicale docker tag to v3.2.3.1 #11331

Workflow file for this run

---
name: YAML Lint
on:
workflow_dispatch:
push:
branches: [ '*' ]
pull_request:
jobs:
yaml-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
with:
fetch-depth: 1
- name: Lint YAML
uses: ibiqlik/action-yamllint@v3
with:
config_file: .yamllint.yaml