Skip to content

chore(deps): update ghcr.io/blakeblackshear/frigate docker tag to v0.14.1 #972

chore(deps): update ghcr.io/blakeblackshear/frigate docker tag to v0.14.1

chore(deps): update ghcr.io/blakeblackshear/frigate docker tag to v0.14.1 #972

Workflow file for this run

---
name: Continous Integration
on: # yamllint disable-line rule:truthy
pull_request:
branches:
- main
push:
branches:
- main
paths-ignore:
- '**/README.md'
jobs:
pre-commit:
uses: ./.github/workflows/pre-commit.yml