Skip to content

ci(dep): bump @commitlint/config-conventional from 19.5.0 to 19.6.0 #98

ci(dep): bump @commitlint/config-conventional from 19.5.0 to 19.6.0

ci(dep): bump @commitlint/config-conventional from 19.5.0 to 19.6.0 #98

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