Skip to content

chore(deps): update linuxserver/radarr docker tag to v5.18.4 #213

chore(deps): update linuxserver/radarr docker tag to v5.18.4

chore(deps): update linuxserver/radarr docker tag to v5.18.4 #213

Workflow file for this run

---
on: # yamllint disable-line rule:truthy
pull_request:
branches:
- 'main'
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install yamllint
run: pip install yamllint
- name: Lint YAML files
run: yamllint .