Skip to content

fix(container): update image lscr.io/linuxserver/syncthing to v1.27.8 #1675

fix(container): update image lscr.io/linuxserver/syncthing to v1.27.8

fix(container): update image lscr.io/linuxserver/syncthing to v1.27.8 #1675

Workflow file for this run

---
name: Meta - Labeler
on: # yamllint disable-line rule:truthy
pull_request:
branches:
- main
jobs:
labeler:
name: Labeler
runs-on: ubuntu-latest
steps:
- name: Labeler
uses: actions/labeler@v5
with:
configuration-path: .github/labeler.yaml
repo-token: "${{ secrets.GITHUB_TOKEN }}"