Skip to content

Update traefik to v2.11.5 #1622

Update traefik to v2.11.5

Update traefik to v2.11.5 #1622

Workflow file for this run

---
name: Lint
on:
push:
branches:
- main
- renovate/**
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run Lint checks
run: |
./earthly.sh +lint