Skip to content

chore(deps): Bump github.com/rivo/tview from 0.0.0-20241227133733-17b7edb88c57 to 0.42.0 #241

chore(deps): Bump github.com/rivo/tview from 0.0.0-20241227133733-17b7edb88c57 to 0.42.0

chore(deps): Bump github.com/rivo/tview from 0.0.0-20241227133733-17b7edb88c57 to 0.42.0 #241

# The below is pulled from upstream and slightly modified
# https://github.com/webiny/action-conventional-commits/blob/master/README.md#usage
name: Conventional Commits
on:
pull_request:
jobs:
build:
name: Conventional Commits
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- uses: actions/checkout@v5
- uses: webiny/action-conventional-commits@v1.3.0