Skip to content

ci(dep): bump commitlint from 19.3.0 to 19.4.0 #92

ci(dep): bump commitlint from 19.3.0 to 19.4.0

ci(dep): bump commitlint from 19.3.0 to 19.4.0 #92

Workflow file for this run

on:
push:
branches:
- main
name: release
jobs:
release:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
persist-credentials: false
- uses: TheRealWaldo/[email protected]
with:
token: ${{ secrets.AUTO_PAT }}
replace-files: custom_components/thermal_vision/const.py,custom_components/thermal_vision/manifest.json
git-user-email: [email protected]
assignees: TheRealWaldo