Skip to content

chore(deps): Bump tonic from 0.12.1 to 0.12.2 #121

chore(deps): Bump tonic from 0.12.1 to 0.12.2

chore(deps): Bump tonic from 0.12.1 to 0.12.2 #121

Workflow file for this run

name: Commit Checks
on:
pull_request:
branches: [main]
permissions:
contents: read
jobs:
conventional-commits:
name: Conventional Commits
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- uses: actions/checkout@v4
- uses: webiny/action-conventional-commits@v1.3.0