Skip to content

chore(deps): bump se.bjurr.gitchangelog.git-changelog-gradle-plugin from 1.79.0 to 1.81.4 #134

chore(deps): bump se.bjurr.gitchangelog.git-changelog-gradle-plugin from 1.79.0 to 1.81.4

chore(deps): bump se.bjurr.gitchangelog.git-changelog-gradle-plugin from 1.79.0 to 1.81.4 #134

Workflow file for this run

name: "Commit Lint"
on: [pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: wagoid/[email protected]
with:
failOnWarnings: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}