Skip to content

build(deps): bump python-semantic-release/python-semantic-release from 10.6.1 to 10.6.2 #179

build(deps): bump python-semantic-release/python-semantic-release from 10.6.1 to 10.6.2

build(deps): bump python-semantic-release/python-semantic-release from 10.6.1 to 10.6.2 #179

Workflow file for this run

name: Lint / Commits
on:
workflow_call:
push:
branches: [main]
pull_request:
branches: [main]
permissions:
contents: read
concurrency:
group: lint-commits-${{ github.ref }}
cancel-in-progress: true
jobs:
lint-commits:
runs-on: ubuntu-22.04
if: github.actor != 'dependabot[bot]'
steps:
- name: Check out repository
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
with:
fetch-depth: 0
- name: Check commits
uses: wagoid/commitlint-github-action@b948419dd99f3fd78a6548d48f94e3df7f6bf3ed # v6