Skip to content

chore: bump github.com/jedib0t/go-pretty/v6 from 6.5.5 to 6.5.6 #52

chore: bump github.com/jedib0t/go-pretty/v6 from 6.5.5 to 6.5.6

chore: bump github.com/jedib0t/go-pretty/v6 from 6.5.5 to 6.5.6 #52

Workflow file for this run

name: Conventional Commits
on:
pull_request:
branches: [ "main" ]
jobs:
build:
name: Conventional Commits
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: webiny/action-conventional-commits@v1.3.0
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}