Skip to content

chore(dingo): 0.22.0 bump chart #497

chore(dingo): 0.22.0 bump chart

chore(dingo): 0.22.0 bump chart #497

# 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@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- uses: webiny/action-conventional-commits@v1.3.1