Skip to content

build(deps): bump git2 from 0.18.3 to 0.19.0 #1813

build(deps): bump git2 from 0.18.3 to 0.19.0

build(deps): bump git2 from 0.18.3 to 0.19.0 #1813

name: Conventional Commits
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
concurrency:
group: ${{ github.workflow }}-${{ github.event_name == 'pull_request' && github.head_ref || github.sha }}
cancel-in-progress: true
jobs:
build:
name: Conventional Commits
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: webiny/action-conventional-commits@v1.3.0